Skip to content

Commit

Permalink
updates 'after_script' command in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sndsgd committed Feb 12, 2015
1 parent a122698 commit 0eb89ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ script:
- phpunit --coverage-clover tests/coverage-clover.xml

after_script:
- bin/aftertest
- '[ "5.5" = "$(phpenv version-name)" ] && composer require satooshi/php-coveralls:dev-master && vendor/bin/coveralls -v'
8 changes: 0 additions & 8 deletions bin/aftertest

This file was deleted.

0 comments on commit 0eb89ff

Please sign in to comment.