diff options
author | William Yeh <william.pjyeh@gmail.com> | 2015-04-29 12:57:36 +0800 |
---|---|---|
committer | William Yeh <william.pjyeh@gmail.com> | 2015-04-29 12:57:36 +0800 |
commit | a78235d8a46d406849dfa09d4387aa2928e5f462 (patch) | |
tree | 407c2e8276e792392fe2691f7360a75dfe8734b4 | |
parent | c20fa4925201735909d587cd435561e2d3f5a52b (diff) | |
download | docker-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ Third, `docker build .` | |||
67 | 67 | ||
68 | Done! | 68 | Done! |
69 | 69 | ||
70 | For 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/). | 70 | For 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 | ||