Skip to content

Commit

Permalink
refine composer
Browse files Browse the repository at this point in the history
  • Loading branch information
zordius committed Mar 17, 2018
1 parent 2286198 commit f7674b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,7 @@ php:

before_script:
- composer self-update || true
- composer --prefer-source --dev install
- composer --prefer-source install

script:
- build/runphp build/gen_test.php
Expand Down

0 comments on commit f7674b9

Please sign in to comment.