Skip to content

Commit

Permalink
Make php7 support official
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Mar 4, 2015
1 parent fab547f commit c31911c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,6 @@ php:
- 7.0
- hhvm

# run build against php 7.0 but allow them to fail
# http://docs.travis-ci.com/user/build-configuration/#Rows-That-are-Allowed-To-Fail
matrix:
fast_finish: true
allow_failures:
- php: 7.0

before_script:
- composer update

Expand Down

0 comments on commit c31911c

Please sign in to comment.