projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48fdabd
)
travis: Use the cache.
author
Tim 'mithro' Ansell
<mithro@mithis.com>
Thu, 26 Oct 2017 21:37:38 +0000
(14:37 -0700)
committer
Tim 'mithro' Ansell
<mithro@mithis.com>
Fri, 24 Nov 2017 04:45:45 +0000
(15:45 +1100)
.travis/setup.sh
patch
|
blob
|
history
diff --git
a/.travis/setup.sh
b/.travis/setup.sh
index 773140cf5ce913b425fb1818841f9ef206976cad..23bdf563f3964d2bbe130d3aed639568a73f957c 100755
(executable)
--- a/
.travis/setup.sh
+++ b/
.travis/setup.sh
@@
-67,7
+67,7
@@
fi
# Install iverilog
(
- if [ ! -e ~/.local/bin/iverilog ]; then
+ if [ ! -e ~/.local
-bin
/bin/iverilog ]; then
echo
echo 'Building iverilog...' && echo -en 'travis_fold:start:before_install.iverilog\\r'
echo