Skip to content

Commit

Permalink
dont allow failures for php7
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Dec 6, 2015
1 parent 1860165 commit 9096d48
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,8 @@ php:
- 5.4
- 5.5
- 5.6
- nightly
- 7.0
- hhvm
matrix:
allow_failures:
- php: nightly
services:
- mysql
- memcached
Expand Down

0 comments on commit 9096d48

Please sign in to comment.