Merge pull request #65 from dvrkps/patch-1

travis: update go versions
pull/62/merge
Emir Pasic 7 years ago committed by GitHub
commit 8a038b0103

@ -1,10 +1,11 @@
language: go
go:
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
- 1.7
- 1.1.x
- 1.2.x
- 1.3.x
- 1.4.x
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- tip

Loading…
Cancel
Save