mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-04 05:10:40 +00:00
Don't build under go1.2 (gin incompatible), use go 1.3.3. #116
This commit is contained in:
+1
-2
@@ -1,8 +1,7 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.2.1
|
||||
- 1.3.1
|
||||
- 1.3.3
|
||||
- tip
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user