planet.plone.org/svx: WIP: travis
sven <jenkins-z4DKO/[email protected]> Mon, 31 Jul 2017 07:54:51 -0700 (PDT)
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: planet.plone.org Branch: refs/heads/svx Date: 2017-07-31T16:54:38+02:00 Author: sven (svx) <[email protected]> Commit: https://github.com/plone/planet.plone.org/commit/29706f3a99e7cc6e467854198697392d171dcf25 WIP: travis Files changed: A .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..e05c518 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,14 @@ +sudo: required + +branches: + only: + - svx + +services: + - docker + +before_install: + - docker pull testthedocs/ttd-coala + +script: + - docker run -it --rm -v "${PWD}":/srv testthedocs/ttd-coala ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot