From 1b5b7a3cba8121e0a690fb62a5291c720a98698d Mon Sep 17 00:00:00 2001 From: Santosh Srivatsan Date: Sat, 5 Feb 2022 14:45:21 -0500 Subject: [PATCH] Modified travis.yml --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) 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: