From e9cc035079d27132d57b5307e8153f533e1e5ed5 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Mon, 25 Jun 2018 10:52:41 -0700 Subject: [PATCH] new --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 23faf073..f9934730 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,10 @@ services: env: global: - VERSION=0.242 + - DB_HOST=localhost + - DB_USER=travis + - DB_PASS= + - DB_DATABASE=test matrix: allow_failures: