Skip to content

Commit b0bb433

Browse files
authored
Update .travis.yml
1 parent 296901d commit b0bb433

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)