Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update tests and flake8/pylint fixes | Jason DeTiberus | 2016-11-29 | 1 | -2/+0 |
| | |||||
* | Add Travis integration | Rodolfo Carvalho | 2016-11-10 | 1 | -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. |