We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f4cc3 commit c05b404Copy full SHA for c05b404
circle.yml
@@ -0,0 +1,6 @@
1
+machine:
2
+ php:
3
+ version: 5.4.4
4
+test:
5
+ override:
6
+ - bin/phpspec run
0 commit comments