Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Commit

Permalink
fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
holyshared committed Aug 23, 2015
1 parent cd5a937 commit 0469230
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ php:
- 5.6
- 5.5
- hhvm
- hhvm-nightly
before_script:
- travis_retry composer self-update
- travis_retry composer install --no-interaction --prefer-source --dev
Expand All @@ -12,7 +11,5 @@ script:
after_script: composer coveralls
matrix:
fast_finish: true
allow_failures:
- php: hhvm-nightly
notifications:
email: false

0 comments on commit 0469230

Please sign in to comment.