Skip to content
This repository has been archived by the owner on Aug 20, 2018. It is now read-only.

Commit

Permalink
Disallow failures of PHP 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnzlml committed Feb 6, 2017
1 parent c68f67b commit 7e0dcfa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ env:
- DB=pgsql RUNLEVEL=0
- DB=pgsql RUNLEVEL=10

matrix:
allow_failures:
- php: 7.1

before_script:
- composer selfupdate --no-progress
- travis_retry composer install --prefer-dist
Expand Down

0 comments on commit 7e0dcfa

Please sign in to comment.