Skip to content

Commit

Permalink
travis: install h5py, pyserial, dateutil from conda
Browse files Browse the repository at this point in the history
jordens committed Feb 5, 2015

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent d1c9612 commit 1dd5c28
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
@@ -12,7 +12,7 @@ env:
before_install:
- ./.travis/get-toolchain.sh
- ./.travis/get-xilinx.sh
- ./.travis/get-anaconda.sh pip coverage numpy scipy sphinx
- ./.travis/get-anaconda.sh pip coverage numpy scipy sphinx h5py pyserial dateutil
- source $HOME/miniconda/bin/activate py34
- sudo apt-get install --force-yes -y iverilog
- pip install --src . -e 'git+https://github.com/m-labs/migen.git@master#egg=migen'

0 comments on commit 1dd5c28

Please sign in to comment.