diff --git a/.travis.yml b/.travis.yml index 7107f1d..6e29baf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,4 @@ cache: directories: - $HOME/.ivy2 env: - - DBC_USERNAME="" - - DBC_PASSWORD="" - - DBC_URL="" \ No newline at end of file + - DBC_USERNAME="" DBC_PASSWORD="" DBC_URL="" \ No newline at end of file