Skip to content

Commit

Permalink
Update travis yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
benreynwar committed Oct 14, 2019
1 parent 97e1488 commit 7b28d49
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 @@ -15,7 +15,7 @@ before_script:
- pip install git+https://github.com/benreynwar/slvcodec@2cb6ef81130d60b387ec0ac6cde78eb419893ff9#egg=slvcodec-0.0.0
- pip install git+https://github.com/cocotb/cocotb@0965b5a53a0d7e2ed4440af902f2d62b1525e14f#egg=cocotb-0.0.0
- pip install fusesoc pytest vunit-hdl
- pip install --process-dependency-links -e .
- pip install -e .
- git clone --depth 1 https://github.com/ghdl/ghdl.git ghdl
- cd ghdl
- mkdir build
Expand Down

0 comments on commit 7b28d49

Please sign in to comment.