Skip to content

Commit

Permalink
Allow PHP 7.2 builds to fail for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelstolt committed Oct 16, 2017
1 parent fe0ae98 commit 49d45dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ matrix:
- php: 5.4
fast_finish: true
allow_failures:
- php: 7.2
- php: nightly
- php: hhvm

Expand Down

0 comments on commit 49d45dd

Please sign in to comment.