travis: update go versions

pull/65/head
Davor Kapsa 7 years ago committed by GitHub
parent b078911879
commit 39cc6fb03a

@ -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