Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nilportugues committed Feb 26, 2015
1 parent 7d782bd commit 1e331fb
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 @@ -7,13 +7,10 @@ php:
- 5.5
- 5.4
- nightly
- hhvm

matrix:
allow_failures:
- php:
- nightly
- hhvm
- php: nightly

before_script:
- alias composer="php -d zend.enable_gc=0 /usr/bin/composer"
Expand Down

0 comments on commit 1e331fb

Please sign in to comment.