mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 13:14:07 -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
|
||||
env:
|
||||
- DB=sqlite
|
||||
- DB=sqlite_testing
|
||||
|
||||
# execute any number of scripts before the test run, custom env's are available as variables
|
||||
before_script:
|
||||
|
|
Loading…
Reference in a new issue