Skip to content

Commit e1f3e52

Browse files
committed
Update .travis.yml
1 parent 106fb00 commit e1f3e52

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: php
22

33
php:
4-
- 5.6
5-
- 7.0
4+
- 7.1
65

7-
before_script: composer install
6+
before_script: composer install

0 commit comments

Comments
 (0)