Commit Graph

34 Commits

Author SHA1 Message Date
Jeff Mitchell 7a6f582168
1.10 Updates (#4218) 2018-03-29 15:32:16 -04:00
Jeff Mitchell 8fe43cd98e Revert Go dep to 1.9
Ping GH-4028
2018-02-22 20:21:07 -05:00
Jeff Mitchell 1422af3f22 Bump Travis to Go 1.10 2018-02-19 20:29:26 -05:00
Joel Thompson fb6cd052c5 Explicitly check go version in build (#3309)
* Explicitly check go version in build

Several GH issues have been opened by people trying to use an older
version of Go to build Vault (e.g., #3307 is the most recent). This adds
an explicit check to the build to hopefully make it more clear to users
in the future.

* Also add checking for go patch version

* Up minimum go version

And fix a comment

* Bump travis to go1.9.1
2017-10-19 16:30:19 -04:00
Jeff Mitchell f38daffbe8 Travis, be happier please 2017-08-31 21:43:31 -04:00
Calvin Leung Huang e7b5c3192a Fix travis build on go 1.9 2017-08-29 15:55:34 -04:00
Brian Kassouf 892701358b Update to go1.9 on travis 2017-08-24 15:55:04 -07:00
Jeff Mitchell e4eb6e9020 Make PKI root generation idempotent-ish and add delete endpoint. (#3165) 2017-08-15 14:00:40 -04:00
Jeff Mitchell e632ec317d Make travis_wait Travis wait longer_wait 2017-08-07 10:42:22 -04:00
Jeff Mitchell 1770191e1b Try to fix travis timing out errors 2017-07-27 12:35:45 -04:00
Jeff Mitchell 3eebd5cf5a ed25519 support in transit (#2778) 2017-06-05 15:00:39 -04:00
Jeff Mitchell d560d1c9c0 Bump Go version in Travis 2017-04-17 11:04:31 -04:00
Jeff Mitchell 0c39b613c8 Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
Matteo Sessa 29d9d5676e RADIUS Authentication Backend (#2268) 2017-02-07 16:04:27 -05:00
Jeff Mitchell 9c2b21f947 Have Travis build with Go 1.8 2017-01-23 12:46:05 -05:00
Jeff Mitchell d89256beee Use trusty for Travis to force TLS 1.2 2017-01-17 13:48:36 -05:00
Jeff Mitchell bdcfe05517 Clustering enhancements (#1747) 2016-08-19 11:03:53 -04:00
Jeff Mitchell 9504b6c523 Make some travis changes 2016-08-09 12:31:37 -04:00
Jeff Mitchell df8e4fe746 Have Travis use go 1.7rc3 for testing 2016-07-22 10:59:19 -04:00
Jeff Mitchell 0bc0e50b0f Add docker requirement to travis 2016-06-30 12:13:07 -04:00
Sean Chittenden 4de8b3824d
Bump Go to 1.6.2 for Travis (just added) 2016-05-08 22:13:41 -07:00
Sean Chittenden f4d69e6d93 Bump Go to 1.6.1 2016-05-07 13:30:43 -07:00
Jeff Mitchell 520d71668d Update .gitignore to remove overzealous application of 'pkg' shadowing
vendor dir.

Also update Travis to stop doing bad things.
2016-02-18 21:51:04 -05:00
Jeff Mitchell df3527c0eb Add travis building of travis-testing branch and make dev to install 2016-02-18 21:23:40 -05:00
Jeff Mitchell d6df4fa43e Remove godep from Travis; we're using Go 1.6 vendoring now 2016-02-18 18:25:21 -05:00
Jeff Mitchell af22880425 Update travis to use Go 1.6 2016-02-18 18:09:21 -05:00
Jeff Mitchell 658a995eed Bump travis to 1.5.3 2016-01-26 12:47:45 -05:00
Jeff Mitchell 025acf13b4 Update travis to use Go 1.5.2 2015-12-17 16:38:43 -05:00
Jeff Mitchell fb7e7bfa7b Bump Travis go version 2015-09-22 11:52:20 -04:00
Seth Vargo b4ebb3db9c Allow failure on tip 2015-04-28 22:24:43 -04:00
Seth Vargo 3d02635d2f Try using Travis docker again 2015-04-28 22:18:00 -04:00
Seth Vargo 3f46093b65 Require sudo in Travis 2015-04-28 22:17:59 -04:00
Seth Vargo ecd550cc82 Install godep 2015-04-28 16:07:21 -04:00
Seth Vargo 2e715717ce Add support for Travis CI 2015-04-28 15:51:47 -04:00