Skip to content

Commit

Permalink
update docker version to support multistage build
Browse files Browse the repository at this point in the history
  • Loading branch information
樊尚享 committed Aug 29, 2017
1 parent 0ef7c08 commit f53eb20
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,10 @@ before_install:
- sudo apt-get -y install docker-ce

install:
- make bin/hostnic
- make release
script:
- echo "test skip"
before_deploy:
- make install

deploy:
provider: releases
api_key:
Expand Down

0 comments on commit f53eb20

Please sign in to comment.