mirror of https://github.com/golang-jwt/jwt.git
added travis ci file
This commit is contained in:
parent
5ca80149b9
commit
ceceae9e6c
|
@ -0,0 +1,6 @@
|
||||||
|
language: go
|
||||||
|
|
||||||
|
go:
|
||||||
|
- 1.2.2
|
||||||
|
- 1.3.3
|
||||||
|
- 1.4.2
|
Loading…
Reference in New Issue