Skip to content

Commit

Permalink
undo changes
Browse files Browse the repository at this point in the history
  • Loading branch information
makladuxbert committed Aug 29, 2017
1 parent 32fbf4c commit 336ae51
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 @@ -43,7 +43,7 @@ before_script:

script:
- mkdir -p build/logs
- vendor/bin/phpunit --coverage-text --coverage-clover build/logs/clover.xml
- vendor/bin/phpunit

after_success:
- sh -c 'php vendor/bin/coveralls -v'
Expand Down

0 comments on commit 336ae51

Please sign in to comment.