mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Remove sqlite env var
This commit is contained in:
parent
4def8b7349
commit
561bf038f7
|
@ -12,10 +12,6 @@ php:
|
|||
- 5.6
|
||||
- 7.0
|
||||
|
||||
# optionally specify a list of environments, for example to test different RDBMS
|
||||
env:
|
||||
- DB=sqlite_testing
|
||||
|
||||
# execute any number of scripts before the test run, custom env's are available as variables
|
||||
before_script:
|
||||
# - php -S localhost:8000 &
|
||||
|
|
Loading…
Reference in a new issue