mirror of
https://github.com/sjwhitworth/golearn.git
synced 2025-04-26 13:49:14 +08:00
commit
4e5315a687
@ -1,11 +1,9 @@
|
||||
language: go
|
||||
go:
|
||||
- "1.9"
|
||||
- "1.10"
|
||||
- "1.11"
|
||||
- "1.12"
|
||||
- 1.13.x
|
||||
- 1.14.x
|
||||
env:
|
||||
# Temporary workaround for go 1.6
|
||||
# Temporary workaround for Go 1.6+
|
||||
- GODEBUG=cgocheck=0
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
|
Loading…
x
Reference in New Issue
Block a user