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