aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-08-14 11:52:08 -0700
committerEddie Hung <eddie@fpgeh.com>2019-08-14 11:52:08 -0700
commit2df432af03eba4604543aa04ba99e35c952253e1 (patch)
treefe8de498991b879ee5b69f47585187e594c321d2
parent0c003a3d0d3e2e2b21ac03404f245a5ab1189bc7 (diff)
downloadyosys-2df432af03eba4604543aa04ba99e35c952253e1.tar.gz
yosys-2df432af03eba4604543aa04ba99e35c952253e1.tar.bz2
yosys-2df432af03eba4604543aa04ba99e35c952253e1.zip
bionic -> xenial as its on whitelist
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 516df54d8..8d1ad3006 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -104,7 +104,7 @@ matrix:
addons:
apt:
sources:
- - llvm-toolchain-bionic-8.0
+ - llvm-toolchain-xenial-8
packages:
- clang-8.0
- gperf