Upgrade to Go1.6, use vendor
Also make sure we're using a more recent version of godep
This commit is contained in:
6
vendor/github.com/gin-gonic/gin/.travis.yml
generated
vendored
Normal file
6
vendor/github.com/gin-gonic/gin/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
language: go
|
||||
sudo: false
|
||||
go:
|
||||
- 1.3
|
||||
- 1.4
|
||||
- tip
|
||||
Reference in New Issue
Block a user