Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
Blaise Tine committed Nov 17, 2020
1 parent c287b53 commit a7da36c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ install:
- export PATH=$VERILATOR_ROOT/bin:$PATH

script:
- travis_wait 30 make -j > /dev/null 2>&1
- make -j
- ci/test_runtime.sh
- ci/test_driver.sh
- ci/test_riscv_isa.sh
Expand Down

0 comments on commit a7da36c

Please sign in to comment.