Commit Graph

9 Commits

Author SHA1 Message Date
Vytautas Šaltenis 63fc0561e7 Bump test timeout now that reference tests run twice
After introducing a second run of reference tests (with Windows-style
newlines), tests hit the 10m deadline very hard. Bump the timeout by a
lot to see how much is actually needed. The right fix is probably to
drop the race detector, since we don't have any parallelism and it
doesn't buy us much, only burns the CPU cycles, but that should be
addressed separately.
2018-08-12 12:00:37 +03:00
Vytautas Šaltenis e97f103314
Use the same .travis.yml on master and v2 (#462)
Use the same .travis.yml on master and v2
2018-08-04 14:45:05 +03:00
Vytautas Šaltenis da06641438 Add Go 1.{6,7}, stop building on ancient versions 2016-09-10 11:46:22 +03:00
Vytautas Šaltenis 0a029cbe51 v2: Run the reference benchmark on Travis (#304)
* Run the reference benchmark on Travis

So that we could have a historic record of performance.
2016-09-05 19:52:01 +03:00
Vytautas Šaltenis fbdd06145d Add Go 1.5 to Travis config 2015-10-17 21:11:06 +03:00
Vytautas Šaltenis 17bb7999de Add Go 1.4 to Travis config 2015-04-11 18:07:21 +03:00
Vytautas Šaltenis 16035869a6 Remove go tip from Travis build matrix 2014-08-30 10:09:18 +03:00
Vytautas Šaltenis c50c511603 More Travis stuff: better go get, plus build badge 2014-08-30 00:10:33 +03:00
Vytautas Šaltenis ff693ab487 Add a simple Travis config 2014-08-29 15:39:26 +03:00