testing: Let travis use stable composer

This commit is contained in:
Markus Frosch 2017-01-02 11:23:24 +01:00
parent 0a9ed6ff39
commit 5d2b7b51d2
1 changed files with 1 additions and 0 deletions

View File

@ -20,5 +20,6 @@ env:
DIRECTOR_TESTDB_USER="director_test"
before_script:
- composer self-update --stable
- ./test/travis-prepare.sh
- composer install