This commit is contained in:
Devendra 2020-12-02 00:27:19 -06:00 committed by GitHub
commit 012ac76e14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 5 deletions

View File

@ -1,12 +1,14 @@
language: go
arch:
- AMD64
- ppc64le
go_import_path: github.com/davecgh/go-spew
go:
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x
- 1.15.x
- tip
sudo: false
install: