-
Travis provides CI integration, for free, for all public Github repositories.
We could encourage people to set up their roles to run against Travis, and alter the UI to privilege roles that are worki…
-
Travis is a really great CI tool. We should use it!
-
It would be nice to have a travis confgi file to be able to check builds health.
-
integrate with it
-
We have no travis build steps for this project
-
-
Travis CI is a hosted, distributed continuous integration service used to build and test software projects hosted at GitHub. Open source projects may be tested at no charge via travis-ci.org.
Addin…
-
setup and add .travis.yml config
https://docs.travis-ci.com/user/getting-started/
-
-
Put this on travis. You'll have to make 3 secret environment variables:
- mailinator url
- mailgun url
- email password
http://docs.travis-ci.com/user/environment-variables/#Encrypted-Variables
http:…