diff options
| author | Jack Koenig | 2016-09-23 16:11:47 -0700 |
|---|---|---|
| committer | Andrew Waterman | 2016-09-23 16:11:47 -0700 |
| commit | 191ffc24b9d0a69f7282f8ab0524adce389b57a2 (patch) | |
| tree | 03d2ffe702a120c152a976c36133aac73c65350d /.travis.yml | |
| parent | 65a7d7916479c959076f6a06a7b0cf4c334d4b42 (diff) | |
Update Verilator on Travis to 3.886 (#315)
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
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 |
