diff options
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index ed59627b..0a698ff2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -95,7 +95,6 @@ jobs: use: firrtl_build script: - verilator --version - - sbt $SBT_ARGS +publishLocal - bash .run_chisel_tests.sh - stage: test name: "Formal equivalence: RocketCore" |
