Skip to content

Commit

Permalink
travis: added --prefer-source
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Feb 10, 2014
1 parent 67d02cd commit 8c52200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,4 +8,4 @@ script: VERBOSE=true ./tests/run-tests.sh -s tests/

before_script:
# Install Nette Tester
- composer install --no-interaction --dev
- composer install --no-interaction --dev --prefer-source

0 comments on commit 8c52200

Please sign in to comment.