pull/10/head v0.27.2
Hunter Long 2018-06-28 21:26:26 -07:00
parent e7771844b1
commit 6ec7d08ceb
1 changed files with 2 additions and 1 deletions

View File

@ -18,11 +18,12 @@ services:
env: env:
global: global:
- VERSION=0.27.1 - VERSION=0.27.2
- DB_HOST=localhost - DB_HOST=localhost
- DB_USER=travis - DB_USER=travis
- DB_PASS= - DB_PASS=
- DB_DATABASE=test - DB_DATABASE=test
- GO_ENV=test
matrix: matrix:
allow_failures: allow_failures: