summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* switched language pythonDaniel Moody2017-12-131-1/+1
* rewrote the travis script to first run a plain test, then do the coverage tests.Daniel Moody2017-12-101-43/+65
* had to split the build up because it was exceed travis max time limit per job...Daniel Moody2017-12-091-3/+27
* needed to write the JobTest.py to the exclude listDaniel Moody2017-12-091-0/+1
* adding in JobTests.py workaround with the coverage testing, also updated runt...Daniel Moody2017-12-091-1/+5
* updated travis script to not exit, but instead just set the exit code, also s...Daniel Moody2017-12-091-1/+5
* can't use >> with sudo, switching to teeDaniel Moody2017-12-091-2/+2
* testing coverage packageDaniel Moody2017-12-091-1/+10
* added a travis script for CI on github. This is passing for most of the test,...Daniel Moody2017-10-261-0/+16