Skip to content

Commit 9f4d4e2

Browse files
Fix Travis Build
1 parent 5a28759 commit 9f4d4e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: php
22
before_script:
3-
- phpenv local 5.4
43
- composer install --dev --no-interaction
5-
- phpenv local --unset
64
- cd test/unit
75
script:
86
- ../../vendor/bin/phpunit . --bootstrap bootstrap.php --filter test* --coverage-clover clover.xml

0 commit comments

Comments
 (0)