mirror of https://github.com/statping/statping
new
parent
c700ca9175
commit
e9cc035079
|
|
@ -19,6 +19,10 @@ services:
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- VERSION=0.242
|
- VERSION=0.242
|
||||||
|
- DB_HOST=localhost
|
||||||
|
- DB_USER=travis
|
||||||
|
- DB_PASS=
|
||||||
|
- DB_DATABASE=test
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue