Skip to content

Commit

Permalink
Tweaking Travis CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
acairns committed Mar 12, 2014
1 parent fd22377 commit f92518e
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 @@ -4,4 +4,6 @@ php:
- 5.3

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

script: ./vendor/bin/phpunit

0 comments on commit f92518e

Please sign in to comment.