Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ffaerber committed Nov 22, 2017
1 parent ee2e686 commit 70cbbb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e
echo "Updating Docker engine"
sudo service docker stop
sudo apt-cache madison docker-ce
sudo apt-get install docker-ce=17.5.0~ce-0~ubuntu-trusty
sudo apt-get install docker-ce=17.05.0~ce-0~ubuntu-trusty
docker version

if [ "$ARCH" != "amd64" ]; then
Expand Down

0 comments on commit 70cbbb7

Please sign in to comment.