mirror of https://github.com/statping/statping
makefile with travis - logs
parent
155a98ac92
commit
f3d4ffc0ea
|
@ -55,6 +55,7 @@ notifications:
|
|||
before_script:
|
||||
- mysql -e 'CREATE DATABASE IF NOT EXISTS test;'
|
||||
- psql -c 'create database test;' -U postgres
|
||||
- which go
|
||||
- make deps
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue