Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Prefer source to ensure the tests of tactician are included
Browse files Browse the repository at this point in the history
  • Loading branch information
RonRademaker committed Apr 4, 2016
1 parent 211c1e6 commit e18d72d
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 @@ -6,7 +6,7 @@ php:

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

script:
- vendor/bin/phpunit --coverage-clover=build/logs/clover.xml
Expand Down

0 comments on commit e18d72d

Please sign in to comment.