Testing against go 1.15

mine
Trung Lê 2020-09-08 00:25:15 +10:00
parent 43351ae8a5
commit 0e6a76b21b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
language: go
go_import_path: github.com/derailed/k9s
go:
- "1.13"
- "1.15"
os:
- linux