Test latest Go 1.16 on Travis
This commit is contained in:
parent
2504354489
commit
157465f65b
1 changed files with 4 additions and 0 deletions
|
|
@ -64,6 +64,10 @@ matrix:
|
|||
os: linux
|
||||
env: SWIGLANG=go VER=1.12 CSTD=gnu99
|
||||
dist: xenial
|
||||
- compiler: gcc
|
||||
os: linux
|
||||
env: SWIGLANG=go VER=1.16 CSTD=gnu99
|
||||
dist: xenial
|
||||
- compiler: gcc
|
||||
os: linux
|
||||
env: SWIGLANG=guile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue