It looks like travis forgot about 'tip' golang version. Switching to 1.5.2

This commit is contained in:
Aliaksandr Valialkin
2016-01-06 17:22:54 +02:00
parent 10c0d9fdcf
commit 8a8dfcb157
+1 -1
View File
@@ -1,7 +1,7 @@
language: go
go:
- tip
- 1.5.2
before_install:
- go get github.com/mitchellh/gox