Skip to content

Commit

Permalink
travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
helios-ag committed Oct 11, 2014
1 parent 41d22cd commit efae73a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ matrix:
- php: hhvm

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

script: phpunit --coverage-text
Expand Down

0 comments on commit efae73a

Please sign in to comment.