Clean up travis setup. (#592)

This commit is contained in:
Mars Lan 2017-07-11 13:37:43 -07:00 committed by GitHub
parent 36288820b6
commit 30d66454a3
2 changed files with 0 additions and 6 deletions

View File

@ -10,7 +10,6 @@ before_install:
# extralibs
- wget https://github.com/ericsun2/sandbox/raw/master/extralibs/extralibs.zip
- mkdir -p wherehows-etl/extralibs; unzip extralibs.zip -d wherehows-etl/extralibs
- mkdir -p restli-client/extralibs; unzip extralibs.zip -d restli-client/extralibs
cache:
directories:

View File

@ -1,5 +0,0 @@
test:
adapter: mysql2
database: wherehows
username: travis
encoding: utf8