mirror of
https://github.com/grokability/snipe-it.git
synced 2026-03-12 17:52:00 +08:00
Possible fix for travis (haha yeah right)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user