Skip to content

Commit b26f1fe

Browse files
committed
Raise Travis CI PHP version to 7.1
1 parent 93c7a6a commit b26f1fe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: .travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ git:
66
language: php
77

88
php:
9-
- '5.6'
10-
- '7.0'
9+
- '7.1'
1110

1211
cache:
1312
directories:

0 commit comments

Comments
 (0)