diff --git a/.travis.yml b/.travis.yml index 89e77d86..2c30c3a1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,8 +19,6 @@ install: - export PATH=$VERILATOR_ROOT/bin:$PATH # Install toolchain - ci/toolchain_install.sh -all - # build project - - make -s # stages ordering stages: