Skip to content

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
c9s committed May 28, 2017
1 parent 067da7c commit cf11845
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 504 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ matrix:
allow_failures:
- php: hhvm
install:
- composer install
- composer require "satooshi/php-coveralls" "^1" --dev --no-update
- composer install
script:
- phpunit -c phpunit.xml.dist
after_success:
Expand Down

0 comments on commit cf11845

Please sign in to comment.