Commit Graph

25 Commits

Author SHA1 Message Date
Marten Seemann
152591ee3f update CIs to Go 1.10 and Go 1.9.4
The version numbers in the travis config are strings, not numbers.
See https://github.com/travis-ci/gimme/issues/132.
2018-02-21 10:49:52 +08:00
Marten Seemann
c41eb92b98 update CIs to Go 1.9.3 and Go 1.10rc1 2018-01-30 14:57:28 +07:00
Marten Seemann
c28b5b5879 update CIs to Go 1.9.2 2017-10-27 14:10:13 +07:00
Marten Seemann
31ada37e22 enable logging via command line flag in benchmark tests
using the same package used in the integration tests
2017-09-15 16:54:49 +07:00
Marten Seemann
3414cf8b49 Merge pull request #778 from lucas-clemente/reduce-travis-logging
disable verbose logging for integration tests on Travis
2017-08-28 17:50:47 +07:00
Marten Seemann
f4aa2d5b0d improve logging on CIs
* make the logging on Travis less verbose
* log every test on AppVeyor
2017-08-28 10:07:10 +07:00
Marten Seemann
4d5bc253f0 use Go 1.9 on CIs 2017-08-27 12:42:15 +07:00
Marten Seemann
bc1858c7ec speed up the CI builds by using the new benchmark test flags
Reduce the number of samples and the amount of data transferred.
2017-07-26 16:00:41 +07:00
Marten Seemann
56155986e9 read the CI timescale factor from an environment variable 2017-07-15 23:51:24 +07:00
Lucas Clemente
a6af663a07 Update appveyor to use Go 1.8.3 2017-06-21 18:40:12 +02:00
Marten Seemann
0d0391cf4f update CIs to Go 1.8.1 2017-04-13 11:21:54 +07:00
Marten Seemann
a5774dcfd9 update CIs to Go 1.8 2017-02-17 11:14:32 +07:00
Marten Seemann
1800e47607 update CIs to Go 1.7.5 2017-01-28 23:15:03 +09:00
Marten Seemann
2213e567a2 update Go versions for CIs 2016-12-03 14:26:22 +07:00
Marten Seemann
6551a150e3 update go to 1.7.3 for CIs 2016-10-27 23:48:59 +07:00
Marten Seemann
7bd4d0852c update go to 1.7.1 for CIs 2016-09-15 14:10:53 +07:00
Lucas Clemente
3378c68c92 improve appveyor logging 2016-09-01 20:24:19 +02:00
Marten Seemann
5c80eee490 update go to 1.7 for CIs 2016-08-16 13:32:26 +07:00
Lucas Clemente
e68a220701 update CIs to 1.7rc6 and additionally use tip for travis 2016-08-09 13:09:39 +02:00
Marten Seemann
471c5d5a33 update go to 1.7rc5 for CIs 2016-08-04 12:13:15 +07:00
Lucas Clemente
41ce637f53 update go to 1.7rc4 for CIs 2016-08-02 10:31:18 +02:00
Lucas Clemente
635da6c773 update go to 1.7rc3 for CIs 2016-07-26 18:37:39 +02:00
Lucas Clemente
6ea4f4b6e3 update go version for CIs to 1.7rc2 2016-07-21 09:10:49 +02:00
Marten Seemann
b2198505b1 use Go 1.7beta2 for Travis and Appveyor 2016-06-20 13:55:49 +07:00
Marten Seemann
ec7512d0e6 use AppVeyor for running tests on Windows
ref #174
2016-06-09 11:40:46 +07:00