Commit 70e01125 authored by Shao Yu Lung's avatar Shao Yu Lung

fixing package docker-engine is not available.

parent 26d7fb01
......@@ -45,6 +45,7 @@ before_install:
- sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"
- sudo apt-get update
- sudo apt-get -y install docker-ce
- docker version
script: ./travis-build.sh
......
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