Skip to content

Commit 98ab0a7

Browse files
authored
Merge pull request #148 from fbourigault/feature-travis-ci-matrix
run tests against php 7.1
2 parents 6768670 + 14bb91a commit 98ab0a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ php:
1010
- 5.5
1111
- 5.6
1212
- 7.0
13+
- 7.1
1314
- hhvm
1415

1516
env:

0 commit comments

Comments
 (0)