Skip to content

Commit 88ed687

Browse files
authored
Update .travis.yml
1 parent ebff870 commit 88ed687

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ addons:
1313
- yosys
1414
- libpng-dev
1515
- libboost-serialization-dev
16+
- libstdc++6
1617

1718
install:
18-
# Set environments
19-
- export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/x86_64-linux-gnu
19+
# Set environments
2020
- export RISCV_TOOLCHAIN_PATH=/opt/riscv-gnu-toolchain
2121
- export VERILATOR_ROOT=/opt/verilator
2222
- export PATH=$VERILATOR_ROOT/bin:$PATH

0 commit comments

Comments
 (0)