test different go versions with travis

pull/50/head^2^2
Emir Pasic 8 years ago committed by GitHub
parent 0a96a47f6b
commit 8f1121f54d

@ -1,4 +1,10 @@
language: go
go:
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
- 1.7
- tip

Loading…
Cancel
Save