Remove Travis config since we only use Shippable. (#2975)

This commit is contained in:
Matt Clay
2016-09-19 12:30:27 -07:00
parent a88dae905d
commit f3e2f5d002
2 changed files with 1 additions and 124 deletions

View File

@@ -64,7 +64,7 @@ If you'd like to step down as a maintainer, please submit a PR to the maintainer
## Useful tools
* https://ansible.sivel.net/pr/byfile.html -- a full list of all open Pull Requests, organized by file.
* https://github.com/sivel/ansible-testing -- these are the tests that run in Travis against all PRs for extras modules, so it's a good idea to run these tests locally first.
* https://github.com/sivel/ansible-testing -- these are the tests that run on Shippable against all PRs for extras modules, so it's a good idea to run these tests locally first.
## Other Resources