Skip to content

Commit

Permalink
lock docker version because login wants input now
Browse files Browse the repository at this point in the history
  • Loading branch information
rmb938 committed May 7, 2018
1 parent 2df2638 commit 4698b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
addons:
apt:
packages:
- docker-ce
- docker-ce=18.03.1~ce-0~ubuntu
install:
- docker --version
- curl https://glide.sh/get | sh
Expand Down

0 comments on commit 4698b20

Please sign in to comment.