Skip to content

Commit 1dd5c28

Browse files
committedFeb 5, 2015
travis: install h5py, pyserial, dateutil from conda
1 parent d1c9612 commit 1dd5c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
before_install:
1313
- ./.travis/get-toolchain.sh
1414
- ./.travis/get-xilinx.sh
15-
- ./.travis/get-anaconda.sh pip coverage numpy scipy sphinx
15+
- ./.travis/get-anaconda.sh pip coverage numpy scipy sphinx h5py pyserial dateutil
1616
- source $HOME/miniconda/bin/activate py34
1717
- sudo apt-get install --force-yes -y iverilog
1818
- pip install --src . -e 'git+https://github.com/m-labs/migen.git@master#egg=migen'

0 commit comments

Comments
 (0)
Please sign in to comment.