Skip to content

Commit eb3fb57

Browse files
authored
Update .travis.yml
1 parent 21a399f commit eb3fb57

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: php
22

33
php:
4-
- 5.6
54
- 7.0
65
- 7.1
76
- 7.2
@@ -10,4 +9,4 @@ sudo: false
109

1110
install: travis_retry composer install --no-interaction --prefer-source
1211

13-
script: vendor/bin/phpunit --verbose
12+
script: vendor/bin/phpunit --verbose

0 commit comments

Comments
 (0)