aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorWilliam Yeh <william.pjyeh@gmail.com>2015-04-29 12:57:36 +0800
committerWilliam Yeh <william.pjyeh@gmail.com>2015-04-29 12:57:36 +0800
commita78235d8a46d406849dfa09d4387aa2928e5f462 (patch)
tree407c2e8276e792392fe2691f7360a75dfe8734b4
parentc20fa4925201735909d587cd435561e2d3f5a52b (diff)
downloaddocker-ansible-a78235d8a46d406849dfa09d4387aa2928e5f462.tar.gz
docker-ansible-a78235d8a46d406849dfa09d4387aa2928e5f462.tar.zst
docker-ansible-a78235d8a46d406849dfa09d4387aa2928e5f462.zip
Add: memo about Travis CI's worker instances.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e1e8401..a9761eb 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ Third, `docker build .`
67 67
68Done! 68Done!
69 69
70For more advanced usage, the role in Ansible Galaxy [`williamyeh/nginx`](https://github.com/William-Yeh/ansible-nginx) also demonstrates how to do a simple integration test on [Travis CI](https://travis-ci.org/). 70For more advanced usage, the role in Ansible Galaxy [`williamyeh/nginx`](https://galaxy.ansible.com/list#/roles/2245) also demonstrates how to do a simple integration test for a variety of Linux distributions on [Travis CI](https://travis-ci.org/)’s Ubuntu 12.04 worker instances.
71 71
72 72
73 73