mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 05:34:06 -08:00
Possible fix for travis (haha yeah right)
This commit is contained in:
parent
fb84ba2878
commit
7c985ad495
|
@ -14,7 +14,7 @@ php:
|
||||||
|
|
||||||
# optionally specify a list of environments, for example to test different RDBMS
|
# optionally specify a list of environments, for example to test different RDBMS
|
||||||
env:
|
env:
|
||||||
- DB=sqlite
|
- DB=sqlite_testing
|
||||||
|
|
||||||
# execute any number of scripts before the test run, custom env's are available as variables
|
# execute any number of scripts before the test run, custom env's are available as variables
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Reference in a new issue