Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Commit

Permalink
minor #885 add php 7.1 to travis (Rotzbua)
Browse files Browse the repository at this point in the history
This PR was merged into the 5.x branch.

Discussion
----------

add php 7.1 to travis

For testing but can fail.

Commits
-------

efb4f59 add php 7.1
  • Loading branch information
fabpot committed Feb 24, 2017
2 parents 85d8520 + efb4f59 commit 7f075aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -21,6 +21,7 @@ matrix:
- php: 5.5
- php: 5.6
- php: 7.0
- php: 7.1
- php: hhvm
allow_failures:
- php: hhvm
Expand Down

0 comments on commit 7f075aa

Please sign in to comment.