Last active
August 29, 2015 14:13
-
-
Save hannesvdvreken/b01bcab4022852809037 to your computer and use it in GitHub Desktop.
travis.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- before_script: | |
- travis_retry composer self-update | |
- travis_retry composer install --ignore-platform-reqs --no-interaction --prefer-source |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment