Skip to content

Commit

Permalink
Do no allow failures when running php 7.0 on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
raulr committed Nov 10, 2016
1 parent 1d3b876 commit 2bd5260
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ php:
- hhvm
matrix:
allow_failures:
- php: 7.0
- php: hhvm
fast_finish: true
sudo: false
Expand Down

0 comments on commit 2bd5260

Please sign in to comment.