Skip to content

Commit

Permalink
Don't allow failures on PHP 7 sinds it's released
Browse files Browse the repository at this point in the history
  • Loading branch information
mac-cain13 committed Feb 11, 2016
1 parent 6ff1c0e commit bffb1c0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -6,10 +6,6 @@ php:
- 5.6
- 5.5
- 5.4

matrix:
allow_failures:
- php: 7.0

before_script:
- COMPOSER_ROOT_VERSION=dev-master composer --prefer-dist install

0 comments on commit bffb1c0

Please sign in to comment.