Fix travis go version order

This commit is contained in:
Ken-Håvard Lieng 2016-02-03 03:15:26 +01:00
parent 38bc1d057c
commit 3db100435c

View File

@ -1,8 +1,8 @@
language: go language: go
go: go:
- 1.6rc1
- 1.5.3 - 1.5.3
- 1.6rc1
- tip - tip
install: install: