mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
Update .travis.yml
This commit is contained in:
parent
ebff870d54
commit
88ed687557
1 changed files with 2 additions and 2 deletions
|
@ -13,10 +13,10 @@ addons:
|
|||
- yosys
|
||||
- libpng-dev
|
||||
- libboost-serialization-dev
|
||||
- libstdc++6
|
||||
|
||||
install:
|
||||
# Set environments
|
||||
- export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/x86_64-linux-gnu
|
||||
# Set environments
|
||||
- export RISCV_TOOLCHAIN_PATH=/opt/riscv-gnu-toolchain
|
||||
- export VERILATOR_ROOT=/opt/verilator
|
||||
- export PATH=$VERILATOR_ROOT/bin:$PATH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue