Skip to content

Commit

Permalink
Merge pull request #60 from CWSpear/fix-build
Browse files Browse the repository at this point in the history
We don't need to update Docker anymore
  • Loading branch information
CWSpear authored Apr 11, 2018
2 parents 8afb6c1 + 74d6152 commit 14e8d4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ go:

before_install:
- sudo apt-get update
- sudo apt-get install -o Dpkg::Options::="--force-confold" --force-yes -y docker-engine
- curl https://glide.sh/get | sh

install:
Expand Down

0 comments on commit 14e8d4e

Please sign in to comment.