8 Commits

Author SHA1 Message Date
Adam Barth
0ca8d745b9 Increase j to 4
Try building faster on Travis now that we're using Release and have less code.
2015-07-20 20:18:33 -07:00
Adam Barth
99ba1e7f36 Try building Release with -j 2
Maybe this will work now that we have less code.
2015-07-20 13:18:46 -07:00
Adam Barth
20d99ec2d5 Use -j 1 on Travis
Still experimenting to see if we can consistently get green results from Travis.
2015-07-18 20:10:09 -07:00
Adam Barth
5cfb81a52d Improve Travis reliability
Previously, we were using too many parallel instances of $CXX, which caused
crashes. Now we use -j 2, which seems to work. Also, use fewer processes during
testing.
2015-07-17 23:34:38 -07:00
Adam Barth
7b0dec4d11 Rebaseline stocks test to account for transitions
Also, turn on testing in Travis.
2015-07-17 15:48:10 -07:00
Adam Barth
83ef2124ed Add another missing dependency 2015-07-17 12:19:55 -07:00
Adam Barth
91819c6e8c Attempt to make Travis go green 2015-07-17 11:09:17 -07:00
Adam Barth
dc9468293f Add basic travis integration 2015-07-17 08:50:37 -07:00