Christian Banse
fb1de35795
Providing (almost) full test matrix in GitHub actions ( #14 )
...
* Providing full test matrix
* Only testing Go version with module support on GitHub actions
* Only testing legacy versions on travis. Will be deprecated in time
2021-05-28 15:35:34 +02:00
Kevin Burke
e58d3b7548
Remove unreachable code
...
`go vet` on Go 1.8 errors because this line of code is unreachable. Adds
a check that new code passes go vet, and adds Go 1.7 to travisci.
2016-11-01 09:59:08 -07:00
Bo-Yi Wu
b7d25eabfb
Test latest 1.4.x and 1.3.x version.
2016-03-22 09:07:45 +08:00
Dave Grijalva
9a4b9f2ac1
add 1.6 to travis.yml
2016-03-07 15:28:38 -08:00
lBilali
abf9b1b822
Update .travis.yml
2015-08-20 10:53:58 +02:00
Dave Grijalva
2e53eb673c
dropped go v1.2.2 from travis ci config. it's missing some of the things required
2015-06-02 15:39:46 -07:00
Dave Grijalva
fa34eafcec
.travis.yml (not json)
2015-06-02 15:31:04 -07:00