Skip to content

Commit aa9c430

Browse files
committed
Have circle test 5.3
1 parent 3d73351 commit aa9c430

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

circle.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
machine:
22
php:
3-
version: 5.4.10
3+
version: 5.3.29
44

55
test:
66
override:
7-
- vendor/bin/phpunit tests
7+
- vendor/bin/phpunit tests

0 commit comments

Comments
 (0)