mirror of https://github.com/golang-jwt/jwt.git
Update .travis.yml
This commit is contained in:
parent
9fe8afe96d
commit
abf9b1b822
|
@ -3,3 +3,5 @@ language: go
|
|||
go:
|
||||
- 1.3.3
|
||||
- 1.4.2
|
||||
- 1.5
|
||||
- tip
|
||||
|
|
Loading…
Reference in New Issue