Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #222 from niels-nijens/travis-ci-php7.1
Browse files Browse the repository at this point in the history
Activate PHP 7.1 testing on Travis CI
  • Loading branch information
niels-nijens committed Nov 19, 2016
2 parents 9291256 + 49fce0e commit bf0ea6e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ matrix:
- php: 5.5
- php: 5.6
- php: 7.0
- php: 7.1
- php: nightly
allow_failures:
- php: nightly
Expand Down
13 changes: 8 additions & 5 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bf0ea6e

Please sign in to comment.