aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorWilliam Yeh <william.pjyeh@gmail.com>2015-05-20 11:40:45 +0800
committerWilliam Yeh <william.pjyeh@gmail.com>2015-05-20 11:40:45 +0800
commitc36d40e8691a124684625568e08557a17a0b5e7a (patch)
treed11f24a1217ae2a7fd257fbd32385abcea4310c6
parentd5790ee49c738ef715a208377908afc8ea0e8e65 (diff)
downloaddocker-ansible-c36d40e8691a124684625568e08557a17a0b5e7a.tar.gz
docker-ansible-c36d40e8691a124684625568e08557a17a0b5e7a.tar.zst
docker-ansible-c36d40e8691a124684625568e08557a17a0b5e7a.zip
Update for travis-docker's change
See https://github.com/moul/travis-docker/pull/13
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 89981bb..a329700 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,5 @@
1sudo: true
2
1install: 3install:
2 - curl -sLo - https://github.com/moul/travis-docker/raw/master/install.sh | sh -xe 4 - curl -sLo - https://github.com/moul/travis-docker/raw/master/install.sh | sh -xe
3 5