We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c858f1b commit b9302e0Copy full SHA for b9302e0
circle.yml
@@ -0,0 +1,6 @@
1
+machine:
2
+ php:
3
+ version: 7.1.9
4
+test:
5
+ override:
6
+ - composer test
0 commit comments