actually enter docker
This commit is contained in:
parent
ea81bca98f
commit
cc6aab07ea
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ run_tests() {
|
|||
}
|
||||
|
||||
main() {
|
||||
if [[ $DOCKER == "y" ]]; then
|
||||
if [[ $TRAVIS_OS_NAME == "linux" ]]; then
|
||||
local tag=2016-08-13
|
||||
|
||||
docker run \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue