Don't build under go1.2 (gin incompatible), use go 1.3.3. #116

This commit is contained in:
Andrey Smirnov
2014-10-08 17:27:44 +04:00
parent 10056b8571
commit 877109b3b7
+1 -2
View File
@@ -1,8 +1,7 @@
language: go
go:
- 1.2.1
- 1.3.1
- 1.3.3
- tip
env: