Skip to content

Commit

Permalink
Merge 1b9e6c8 into 9ef4ea0
Browse files Browse the repository at this point in the history
  • Loading branch information
nubs committed Sep 5, 2014
2 parents 9ef4ea0 + 1b9e6c8 commit c195fe7
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 @@ -4,4 +4,4 @@ php:
- 5.5
- 5.4
script: ./build.php
after_script: sh -c 'if [ "$TRAVIS_PHP_VERSION" != "hhvm" ]; then ./vendor/bin/coveralls -v; fi'
after_script: ./vendor/bin/coveralls -v

0 comments on commit c195fe7

Please sign in to comment.