diff --git a/.travis.yml b/.travis.yml index c5e0d074..ca5004cd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ php: - 7.0 before_script: + - composer config -g github-oauth.github.com "$GITHUB_TOKEN" - composer install -n script: