Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2945 | Kartik K. Agaram | 2016-05-08 | 1 | -5/+44 |
| | | | | More tweaking; edit/ still taking too long to test on Travis CI. | ||||
* | 2944 | Kartik K. Agaram | 2016-05-08 | 1 | -3/+8 |
| | | | | | | | | | 2943 almost worked; just a couple of tweaks: a) Divide up the work a little more finely since we still timed out on some jobs. b) Use clang and valgrind when running apps as well. | ||||
* | 2942 - switch scripts to bash | Kartik K. Agaram | 2016-05-08 | 1 | -5/+5 |
| | | | | | I'm already using grep and perl, bash is no worse, and it's *much* nicer to work in than plain Bourne sh. | ||||
* | 2941 - split Travis CI into multiple jobs | Kartik K. Agaram | 2016-05-08 | 1 | -0/+32 |
It easily exceeded the 50-minute timeout. |