aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJack Koenig2016-09-23 16:11:47 -0700
committerAndrew Waterman2016-09-23 16:11:47 -0700
commit191ffc24b9d0a69f7282f8ab0524adce389b57a2 (patch)
tree03d2ffe702a120c152a976c36133aac73c65350d /.travis.yml
parent65a7d7916479c959076f6a06a7b0cf4c334d4b42 (diff)
Update Verilator on Travis to 3.886 (#315)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 65c209be..e4565a99 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,6 +27,7 @@ install:
script:
# FIRRTL Tests
+ - verilator --version
- cd $TRAVIS_BUILD_DIR
- sbt clean test
- make clean build-scala regress