Skip to content

Commit

Permalink
Remove PHP7/HHVM from the allowed failures list
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdoug committed Jan 23, 2016
1 parent 4a365d3 commit 0403bdf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ php:
- 7.0
- hhvm

matrix:
allow_failures:
- php: 7.0
- php: hhvm

# omitting "script:" will default to phpunit
# use the $DB env variable to determine the phpunit.xml to use
before_script:
Expand Down

0 comments on commit 0403bdf

Please sign in to comment.