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 d0d2104 commit 668a83d
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 @@ -7,7 +7,7 @@ env:
addons:
apt:
packages:
- docker-ce
- docker-ce=18.03.1~ce-0~ubuntu
install:
- docker --version
- pip install tox
Expand Down

0 comments on commit 668a83d

Please sign in to comment.