Skip to content

Commit c05b404

Browse files
Add circle config
1 parent 60f4cc3 commit c05b404

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

circle.yml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
machine:
2+
php:
3+
version: 5.4.4
4+
test:
5+
override:
6+
- bin/phpspec run

0 commit comments

Comments
 (0)