Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switched language python | Daniel Moody | 2017-12-13 | 1 | -1/+1 |
* | rewrote the travis script to first run a plain test, then do the coverage tests. | Daniel Moody | 2017-12-10 | 1 | -43/+65 |
* | had to split the build up because it was exceed travis max time limit per job... | Daniel Moody | 2017-12-09 | 1 | -3/+27 |
* | needed to write the JobTest.py to the exclude list | Daniel Moody | 2017-12-09 | 1 | -0/+1 |
* | adding in JobTests.py workaround with the coverage testing, also updated runt... | Daniel Moody | 2017-12-09 | 1 | -1/+5 |
* | updated travis script to not exit, but instead just set the exit code, also s... | Daniel Moody | 2017-12-09 | 1 | -1/+5 |
* | can't use >> with sudo, switching to tee | Daniel Moody | 2017-12-09 | 1 | -2/+2 |
* | testing coverage package | Daniel Moody | 2017-12-09 | 1 | -1/+10 |
* | added a travis script for CI on github. This is passing for most of the test,... | Daniel Moody | 2017-10-26 | 1 | -0/+16 |