mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-27 15:54:03 +02:00
testing: Let travis use stable composer
This commit is contained in:
parent
0a9ed6ff39
commit
5d2b7b51d2
@ -20,5 +20,6 @@ env:
|
|||||||
DIRECTOR_TESTDB_USER="director_test"
|
DIRECTOR_TESTDB_USER="director_test"
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
- composer self-update --stable
|
||||||
- ./test/travis-prepare.sh
|
- ./test/travis-prepare.sh
|
||||||
- composer install
|
- composer install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user