This commit is contained in:
Thomas Pelletier
2019-03-05 20:19:32 -08:00
committed by GitHub
parent e1803f96f6
commit bef2d19cb0
2 changed files with 2 additions and 4 deletions
+1 -3
View File
@@ -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
View File
@@ -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