Skip to content

Commit

Permalink
Merge pull request #115 from SiLab-Bonn/update_cocotb_version
Browse files Browse the repository at this point in the history
update to latest cocotb
  • Loading branch information
themperek committed Aug 19, 2019
2 parents 66913fd + c78b757 commit c63e260
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 @@ -39,7 +39,7 @@ install:
- conda info -a
- conda create --yes -n test-environment python=$TRAVIS_PYTHON_VERSION numpy bitarray nose pyyaml coverage six flake8
- source activate test-environment
- pip install pyvisa pyvisa-sim coveralls cocotb==1.0.dev3 flake8-diff
- pip install pyvisa pyvisa-sim coveralls cocotb==1.2.0 flake8-diff
# install basil
- python setup.py develop

Expand Down

0 comments on commit c63e260

Please sign in to comment.