Skip to content

Commit aca1d44

Browse files
committed
minor #491 run tests against php 7.1 (fbourigault)
This PR was merged into the master branch. Discussion ---------- run tests against php 7.1 Enable php 7.1 in travis-ci matrix. Commits ------- 0efcbc0 run tests against php 7.1
2 parents 3766607 + 0efcbc0 commit aca1d44

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
@@ -11,6 +11,7 @@ matrix:
1111
- php: 5.5
1212
- php: 5.6
1313
- php: 7.0
14+
- php: 7.1
1415
- php: hhvm
1516
allow_failures:
1617
- php: hhvm

0 commit comments

Comments
 (0)