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 09bc6ae commit 97e1488
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ before_install:
- sudo apt-get install -y gnat zlib1g-dev

before_script:
- pip install --process-dependency-links git+https://github.com/benreynwar/slvcodec@2cb6ef81130d60b387ec0ac6cde78eb419893ff9#egg=slvcodec-0.0.0
- pip install --process-dependency-links git+https://github.com/cocotb/cocotb@0965b5a53a0d7e2ed4440af902f2d62b1525e14f#egg=cocotb-0.0.0
- 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 .
- git clone --depth 1 https://github.com/ghdl/ghdl.git ghdl
Expand Down

0 comments on commit 97e1488

Please sign in to comment.