aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authoreine <6628437+eine@users.noreply.github.com>2020-01-19 20:58:39 +0100
committertgingold <tgingold@users.noreply.github.com>2020-01-19 20:58:39 +0100
commit315de659324962a3de465312eee9c10cd6a676c5 (patch)
tree35cb630cabdb20e1ac2ca565b4eae780b3722186 /.travis.yml
parent4262d1ae4489c4ff0f09c09eeaa8d16766a4ff13 (diff)
downloadghdl-315de659324962a3de465312eee9c10cd6a676c5.tar.gz
ghdl-315de659324962a3de465312eee9c10cd6a676c5.tar.bz2
ghdl-315de659324962a3de465312eee9c10cd6a676c5.zip
travis: update to ubuntu16 and fedora31 (#1103)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 67be8d1cc..2ba50e615 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,10 +14,10 @@ env:
TARGS=--gpl
- TASK=buster+mcode
TARGS=--synth
- - TASK=ubuntu14+mcode
- - TASK=ubuntu14+llvm-3.8
- - TASK=fedora30+mcode
- - TASK=fedora30+llvm
+ - TASK=ubuntu16+mcode
+ - TASK=ubuntu16+llvm-3.9
+ - TASK=fedora31+mcode
+ - TASK=fedora31+llvm
deploy:
- &dep