X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.travis.yml;h=23b84abac06fd47434ad784164977897eb90b16e;hb=ff4b9e520745ef99f4932066c5c710bc908fec4e;hp=a3297007a6b7ef3264f7dde471d602f4b8d63bf3;hpb=a3483d3f8cff69b0f716f10aa5179eee9bef756d;p=github%2Ffretlink%2Fdocker-ansible.git diff --git a/.travis.yml b/.travis.yml index a329700..23b84ab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,14 @@ +env: + global: + - BRANCH=stable + - QUIET=1 + - UML_DOCKERCOMPOSE=0 + - UML_FIG=0 + sudo: true install: - - curl -sLo - https://github.com/moul/travis-docker/raw/master/install.sh | sh -xe + - curl -sLo - http://j.mp/install-travis-docker | sh -xe script: - echo "==> Building the main Docker images..."