forked from mirror/jwt
dropped go v1.2.2 from travis ci config. it's missing some of the things required
This commit is contained in:
parent
2c5741b3e7
commit
2e53eb673c
|
@ -1,6 +1,5 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.2.2
|
||||
- 1.3.3
|
||||
- 1.4.2
|
||||
|
|
Loading…
Reference in New Issue