Skip to content

Commit 8108385

Browse files
authored
Update .travis.yml
1 parent 94ed0d0 commit 8108385

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: php
22
php:
3-
- 5.6
43
- 7.0
54
- hhvm
65
- nightly
@@ -12,4 +11,4 @@ install:
1211
- composer install
1312

1413
script:
15-
- vendor/bin/phpunit
14+
- vendor/bin/phpunit

0 commit comments

Comments
 (0)