Skip to content

Commit 1bd9179

Browse files
authored
Merge pull request #187 from ntwb/patch-1
Add PHP 7.1 to Travis CI job matrix
2 parents 2b9d4b4 + fe38f83 commit 1bd9179

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ sudo: false
44

55
matrix:
66
include:
7+
- php: 7.1
78
- php: 7.0
89
- php: 5.6
910
- php: 5.5

0 commit comments

Comments
 (0)