Skip to content

Commit 16f9c20

Browse files
author
Vincent Langlet
committed
🔧 Change circle.yml
1 parent 89c1e11 commit 16f9c20

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

circle.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ machine:
44
php:
55
version: 7.1.0
66

7-
test:
7+
dependencies:
88
pre:
99
- composer global require "phpunit/phpunit=5.7.*"
1010

11+
test:
1112
override:
1213
- ant test

0 commit comments

Comments
 (0)