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