mirror of
https://github.com/corundum/corundum.git
synced 2025-02-06 08:38:23 +08:00
Update .travis.yml
This commit is contained in:
parent
684f6967e5
commit
eb9f7c13f1
@ -6,7 +6,7 @@ before_install:
|
|||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- sudo apt-get install -y iverilog
|
- sudo apt-get install -y iverilog
|
||||||
- git clone https://github.com/jandecaluwe/myhdl.git
|
- git clone https://github.com/jandecaluwe/myhdl.git
|
||||||
- cd $d/myhdl && sudo python3 setup.py install
|
- cd $d/myhdl && sudo python3.4 setup.py install
|
||||||
- cd $d/myhdl/cosimulation/icarus && make && sudo install -m 0755 -D ./myhdl.vpi /usr/lib/ivl/myhdl.vpi
|
- cd $d/myhdl/cosimulation/icarus && make && sudo install -m 0755 -D ./myhdl.vpi /usr/lib/ivl/myhdl.vpi
|
||||||
- cd $d
|
- cd $d
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user