forked from mirror/gin
Migrate to travis new container builds
This commit is contained in:
parent
474eed41c2
commit
e5450a70e9
|
@ -1,5 +1,6 @@
|
||||||
language: go
|
language: go
|
||||||
|
sudo: false
|
||||||
go:
|
go:
|
||||||
- 1.3
|
- 1.3
|
||||||
|
- 1.4
|
||||||
- tip
|
- tip
|
||||||
|
|
Loading…
Reference in New Issue