Skip to content

Commit

Permalink
Merge pull request #268 from cmgmyr/feature/php-7.2
Browse files Browse the repository at this point in the history
Feature/php 7.2
  • Loading branch information
cmgmyr authored Oct 21, 2017
2 parents 841c720 + f13634c commit 9fbc65f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ php:
- 5.6
- 7.0
- 7.1
- 7.2
- nightly

matrix:
allow_failures:
- php: 7.2
- php: nightly

# This triggers builds to run on the new TravisCI infrastructure.
# See: http://docs.travis-ci.com/user/workers/container-based-infrastructure/
Expand Down

0 comments on commit 9fbc65f

Please sign in to comment.