Skip to content

Commit 1ee26be

Browse files
committed
Update travis accordingly
1 parent 302c5db commit 1ee26be

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
@@ -3,12 +3,11 @@ language: php
33
sudo: false
44

55
php:
6-
- 7.0
76
- 7.1
87
- nightly
98

109
env:
11-
- PHPUNIT=6.0.*
10+
- PHPUNIT=7.*
1211

1312
cache:
1413
directories:

0 commit comments

Comments
 (0)