summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Collapse)Author
2017-10-01chore: Add Continuous Integration support via TravisFabian Mastenbroek
This change will make Travis CI build the Gradle project and run the test suite when pushing and on pull requests. Closes #7