mirror of https://github.com/golang-jwt/jwt.git
add 1.6 to travis.yml
This commit is contained in:
parent
f2193411bd
commit
9a4b9f2ac1
|
@ -4,4 +4,5 @@ go:
|
||||||
- 1.3.3
|
- 1.3.3
|
||||||
- 1.4.2
|
- 1.4.2
|
||||||
- 1.5
|
- 1.5
|
||||||
|
- 1.6
|
||||||
- tip
|
- tip
|
||||||
|
|
Loading…
Reference in New Issue