mirror of
https://github.com/emirpasic/gods
synced 2024-11-16 12:12:59 +00:00
test different go versions with travis
This commit is contained in:
parent
0a96a47f6b
commit
8f1121f54d
@ -1,4 +1,10 @@
|
|||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
|
- 1.1
|
||||||
|
- 1.2
|
||||||
|
- 1.3
|
||||||
- 1.4
|
- 1.4
|
||||||
|
- 1.5
|
||||||
|
- 1.6
|
||||||
|
- 1.7
|
||||||
- tip
|
- tip
|
||||||
|
Loading…
Reference in New Issue
Block a user