3 Commits

Author SHA1 Message Date
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
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