Commit 8d7b3a84 authored by Yu-Lung Shao (Allen)'s avatar Yu-Lung Shao (Allen) Committed by GitHub

Merge pull request #971 from bestlong/adjustment-travis-ci

[Travis-CI] using set -x could produce more debug info.
parents bf4a5beb fc8ffe57
#!/usr/bin/env bash
#### halt script on error
set -e
set -xe
echo '##### Print docker version'
docker --version
......
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