summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* update tests and flake8/pylint fixesJason DeTiberus2016-11-291-2/+0
|
* Add Travis integrationRodolfo Carvalho2016-11-101-0/+15
We can run simple tests in every PR, while triggering our internal CI tests on manually selected PRs. This is a bit better than the all-or-nothing we have today. Running `make ci` in Travis is the same as the Jenkins 'default' job.