1
0
mirror of https://github.com/danielstjules/Stringy.git synced 2025-08-10 07:16:44 +02:00

Composer install for travisCI tests.

This commit is contained in:
Lucas Michot
2016-01-08 18:22:09 +01:00
parent bdbd4d7541
commit e3be6a56ea

View File

@@ -10,3 +10,5 @@ php:
# This triggers builds to run on the new TravisCI infrastructure.
# See: http://docs.travis-ci.com/user/workers/container-based-infrastructure/
sudo: false
install: travis_retry composer install --no-interaction --prefer-source