mirror of
https://github.com/sjwhitworth/golearn.git
synced 2025-04-26 13:49:14 +08:00
fix: update travis configuration
This commit is contained in:
parent
3cc6a338f9
commit
b72c44ed80
11
.travis.yml
11
.travis.yml
@ -1,10 +1,11 @@
|
||||
language: go
|
||||
dist: trusty
|
||||
dist: bionic
|
||||
go:
|
||||
- "1.9"
|
||||
- "1.10"
|
||||
- "1.11"
|
||||
- "1.12"
|
||||
- "1.13"
|
||||
- "1.14"
|
||||
arch:
|
||||
- amd64
|
||||
- arm64
|
||||
env:
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
|
Loading…
x
Reference in New Issue
Block a user