mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-29 10:57:52 +00:00
Clean up travis setup. (#592)
This commit is contained in:
parent
36288820b6
commit
30d66454a3
@ -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:
|
||||
|
||||
@ -1,5 +0,0 @@
|
||||
test:
|
||||
adapter: mysql2
|
||||
database: wherehows
|
||||
username: travis
|
||||
encoding: utf8
|
||||
Loading…
x
Reference in New Issue
Block a user