makefile with travis - logs

pull/41/head^2
Hunter Long 2018-08-13 22:16:46 -07:00
parent 155a98ac92
commit f3d4ffc0ea
1 changed files with 1 additions and 0 deletions

View File

@ -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: