summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* setup Travis-CI builds and Coverity scansChris Leech2019-10-231-0/+29
Configure Travis-CI for automated build tests. Hopefully we can extend this to basic functional as well. Also sets up Coverity scanning from the Travis build. Synopsys gives Open Source projects a limited number of free Coverity scans each day, so this is currently configured to only scan when code is pushed to a "coverity_scan" branch.