mirror of
https://github.com/corundum/corundum.git
synced 2025-01-30 08:32:52 +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 install -y iverilog
|
||||
- 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
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user