Skip to content

Commit b9302e0

Browse files
committed
Add circle CI file
1 parent c858f1b commit b9302e0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

circle.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
machine:
2+
php:
3+
version: 7.1.9
4+
test:
5+
override:
6+
- composer test

0 commit comments

Comments
 (0)