mirror of
https://github.com/sjwhitworth/golearn.git
synced 2025-04-26 13:49:14 +08:00
Bump Go versions
This commit is contained in:
parent
3e43e74895
commit
065f45d1ee
11
.travis.yml
11
.travis.yml
@ -1,12 +1,9 @@
|
||||
language: go
|
||||
go:
|
||||
- "1.9"
|
||||
- "1.10"
|
||||
- "1.11"
|
||||
- "1.12"
|
||||
env:
|
||||
# Temporary workaround for go 1.6
|
||||
- GODEBUG=cgocheck=0
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
- 1.14.x
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq libatlas-base-dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user