1
0
Fork 0
Commit Graph

13 Commits

Author SHA1 Message Date
Vincent Batts 245403c324
travis: test more go versions
Thanks to @tianon, for pointing to
5e3ef60b0d/lib/travis/build/config.rb (L54-L70)

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-03-14 08:38:13 -04:00
Vincent Batts beaeceb06f travis: update golang versions
This is not saying that tar-split no longer works on go1.3 or go1.4, but
rather that the headache of `go vet` having a version dependent ability
to install it, makes it a headache in travis.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-06-26 14:56:04 -04:00
Vincent Batts d80c6b3bb1 travis: drop go1.2
seems overly reasonable to support go1.3 and greater. :-)

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2015-12-01 15:26:30 -05:00
Alexander Morozov 27876e49c2 Update travis to go1.4.3
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
2015-09-24 12:24:31 -07:00
Alexander Morozov 1148e7ee3b Add go 1.5.1 to CI
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
2015-09-11 08:49:52 -07:00
Vincent Batts 3a88af2866 travis: adding older and newer golang 2015-08-14 10:15:26 -04:00
Alexander Morozov fa881b2347 Add vet check to travis
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
2015-08-12 22:49:38 -07:00
Vincent Batts de37d1755a travis: incorrect comment 2015-07-28 15:45:24 -04:00
Vincent Batts d3556a0551 travis: go1.4.1 -> go1.4.2 2015-07-20 20:16:42 -04:00
Vincent Batts 97acaa9e83 travis: needing to fetch the cmd dependencies 2015-07-20 17:22:10 -04:00
Tianon Gravi c8076237f4 Remove outdated Travis comment 2015-03-10 09:47:48 -06:00
Vincent Batts d9f0d45ee8 .travis.yml: test all sub-directories 2015-02-24 15:58:57 -05:00
Tianon Gravi b1a1650ab5 Add initial Travis CI configuration! 2015-02-20 14:28:40 -07:00