Go 1.12 (#261)
This commit is contained in:
+1
-3
@@ -1,10 +1,8 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.8.x
|
|
||||||
- 1.9.x
|
|
||||||
- 1.10.x
|
|
||||||
- 1.11.x
|
- 1.11.x
|
||||||
|
- 1.12.x
|
||||||
- tip
|
- tip
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
|||||||
+1
-1
@@ -7,7 +7,7 @@ clone_folder: c:\gopath\src\github.com\pelletier\go-toml
|
|||||||
environment:
|
environment:
|
||||||
GOPATH: c:\gopath
|
GOPATH: c:\gopath
|
||||||
DEPTESTBYPASS501: 1
|
DEPTESTBYPASS501: 1
|
||||||
GOVERSION: 1.11
|
GOVERSION: 1.12
|
||||||
|
|
||||||
init:
|
init:
|
||||||
- git config --global core.autocrlf input
|
- git config --global core.autocrlf input
|
||||||
|
|||||||
Reference in New Issue
Block a user