Skip to content

Commit

Permalink
PHP 7 is no longer allowed to fail.
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-scott committed Oct 12, 2015
1 parent 520011c commit f5bf495
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 @@ -5,10 +5,6 @@ php:
- 5.6
- 7.0

matrix:
allow_failures:
- php: 7.0

before_install:
- sudo apt-get update
- sudo apt-get install make build-essential automake php5-dev php-pear
Expand Down

0 comments on commit f5bf495

Please sign in to comment.