Skip to content

Commit

Permalink
Allow failures for PHP 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Oct 11, 2016
1 parent 41df428 commit 35b17fb
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 @@ -12,6 +12,7 @@ matrix:
fast_finish: true
include:
- php: 7.0
allow_failures:
- php: 7.1

cache:
Expand Down

0 comments on commit 35b17fb

Please sign in to comment.