Frank Schröder
222fe80f1f
Bump travis.yml to Go 1.8.1 ( #2955 )
2017-04-25 08:21:44 -07:00
Seth Vargo
a9dd63ae93
Modernize makefile a bit
2017-03-23 20:29:32 -04:00
James Phillips
c447334203
Bumps Go version to 1.8.
2017-02-16 13:21:28 -08:00
James Phillips
df2f720e0e
Builds with Go 1.7.5 in Travis.
2017-01-26 15:03:18 -08:00
James Phillips
dc5f4eaa50
Updates Consul to build with Go 1.7.4.
2017-01-25 20:05:04 -08:00
James Phillips
022fce0147
Upgrades to Go 1.7 and fixes vet finding and TLS behavior change. ( #2281 )
...
* Upgrades to Go 1.7 and fixes vet finding and TLS behavior change.
* Fixes unit tests in a better manner by closing the client connection on errors.
We traced through and realized that https://github.com/golang/go/issues/15709
causes the output from the client to get buffered, which cuts off the alert
feedback due to the flush() call getting bypassed by the error return.
2016-11-07 18:15:26 -08:00
James Phillips
44f7ebce05
Only builds the binary stuff under master branch CI.
2016-10-25 13:49:57 -07:00
James Phillips
f03b59eca1
Bumps Travis to Go 1.6.3.
2016-08-16 15:25:43 -07:00
Sean Chittenden
e7197bfa83
Bump Go to 1.6.2 for Travis (just added)
2016-05-08 22:10:42 -07:00
Sean Chittenden
ec869292d6
Revert to Go 1.6 to see if that fixes Travis
2016-05-07 13:55:28 -07:00
Sean Chittenden
b2ab5fa6b8
Bump Go to 1.6.1
2016-05-07 13:25:29 -07:00
James Phillips
207017d673
Takes away Go tip build which is failing for odd reasons.
...
This should cut down on build noise. When we get further with 1.6 we can reintroduce the tip build to help spot issues with the next version of Go.
2016-02-18 15:50:04 -08:00
James Phillips
bb54771832
Starts switch to Go 1.6.
2016-02-17 19:43:55 -08:00
James Phillips
c57477deb5
Removes the obsolete deps target from Travis.
2016-02-12 18:41:33 -08:00
James Phillips
e1882d5812
Un-pins Go version so we always run CI with the latest.
2016-01-07 18:31:29 -08:00
James Phillips
5d555d82aa
Pins Go to 1.5.2 in Travis until we figure out #1524 .
2015-12-17 11:21:51 -08:00
Ryan Uber
3d86a969ee
travis-ci: use newer build infra
2015-07-28 09:13:25 -07:00
Ryan Uber
b3efc50a2a
Use test target for travis-ci, remove flowdock
2015-06-12 17:02:34 -07:00
Ryan Uber
6358f7d9a6
Only build pushes to master and PR's on travis
2015-02-17 12:33:08 -08:00
Ryan Uber
812aee1e9a
Remove go 1.2 from Travis config
2015-01-07 12:46:21 -08:00
Armon Dadgar
15a806c011
Adding Travis file
2014-04-19 13:40:38 -07:00