1
0
mirror of synced 2025-02-02 13:31:45 +03:00

Add marker variable for Travis

This commit is contained in:
Grégoire Paris 2017-12-18 00:14:00 +01:00
parent ad3c3f4114
commit 8e3c3f0bae
No known key found for this signature in database
GPG Key ID: 24D48B8012B116BF

View File

@ -57,7 +57,7 @@ jobs:
- stage: Test
if: type = cron
env: DB=sqlite
env: DB=sqlite DEV_DEPENDENCIES
install:
- composer config minimum-stability dev
- travis_retry composer update --prefer-dist