Skip to content

Commit

Permalink
Fixing the rest of the relevant issues to PR-14
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfzdotnet committed Feb 28, 2014
1 parent e7ca9f3 commit 290550e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ php:
- 5.5

before_script:
- composer install
- composer --prefer-source install

script: phpunit --coverage-text --verbose

0 comments on commit 290550e

Please sign in to comment.