summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2021-03-22 22:14:13 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2021-03-22 22:14:13 +0000
commit5dad9ee96f61255632eac112ee98c841dcd7e4b6 (patch)
tree2955cd6336c6f680a99f4c934a4a1d763def02c2 /.travis.yml
parentecddf13ecbe5a52eadc80ab3cc23112683885070 (diff)
downloadswig-5dad9ee96f61255632eac112ee98c841dcd7e4b6.tar.gz
Test gcc-10.2 on Focal Fossa
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 9477bed94..c95434e61 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -40,6 +40,9 @@ matrix:
- os: linux
env: SWIGLANG= GCC=9
dist: xenial
+ - os: linux
+ env: SWIGLANG= GCC=10
+ dist: focal
- compiler: gcc
os: linux
env: SWIGLANG=csharp