Skip to content

Commit

Permalink
sqoop-docker-support-for-mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
Chyroc Chen authored and Chyroc Chen committed Jan 14, 2017
1 parent 879e8fb commit 9c48684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ node_js:
- "4"

before_install:
- docker run -d -p 12000:12000 jimexist/sqoop
- docker run -d -p 12000:12000 jimexist/sqoop:1.99.7-2

script:
npm run coverage

0 comments on commit 9c48684

Please sign in to comment.