Add marker variable for Travis
This commit is contained in:
parent
ad3c3f4114
commit
8e3c3f0bae
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue