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: