Skip to content

Commit

Permalink
travis tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
helios-ag committed Oct 11, 2014
1 parent efae73a commit 5ad0eea
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,7 @@ php:
- 5.6
- hhvm

matrix:
allow_failures:
- php: hhvm

before_script:
- composer self-update
- composer install --dev --prefer-source

script: phpunit --coverage-text
before_script: composer install --dev --prefer-source

notifications:
email:
- [email protected]
email: [email protected]

0 comments on commit 5ad0eea

Please sign in to comment.