Skip to content

Commit

Permalink
Fix travis test script
Browse files Browse the repository at this point in the history
  • Loading branch information
nohponex committed Jan 29, 2017
1 parent c2507e3 commit e1ff696
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 @@ -10,6 +10,6 @@ before_script:
- mkdir -p build/
- mkdir -p build/logs
script:
- composer test
- phpunit
after_script:
- php vendor/bin/coveralls -v

0 comments on commit e1ff696

Please sign in to comment.