Skip to content

Commit

Permalink
Merge branch '2.0.0' of github.com:alphadevx/alpha into 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alphadevx committed Aug 6, 2015
2 parents 31ddec9 + 1d2ba44 commit 4ff0833
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -5,8 +5,8 @@ php:
- 5.5

install:
- composer require satooshi/php-coveralls:~0.6@stable
- composer require satooshi/php-coveralls:dev-master

script: vendor/bin/phpunit

after_success: vendor/bin/coveralls
after_success: vendor/bin/coveralls --verbose

0 comments on commit 4ff0833

Please sign in to comment.