Commit 5ca0ca13 by Kevin Falcone Committed by GitHub

Merge pull request #3936 from edx/jibsheet/docker-rename

Travis updated the trusty images, docker renamed
parents 6d824c77 29887103
......@@ -18,7 +18,7 @@ addons:
before_install:
- sudo apt-get -y update
- sudo apt-get -y install -o Dpkg::Options::="--force-confold" docker-engine
- sudo apt-get -y install -o Dpkg::Options::="--force-confold" docker-ce
install:
- "pip install --allow-all-external -r requirements.txt"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment