Skip to content

Commit

Permalink
Add h5py to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
aelanman committed Dec 5, 2018
1 parent f255cba commit 2725c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -29,7 +29,7 @@ install:
- conda info -a

# install dependencies
- conda install numpy scipy astropy six nose pip pyyaml line_profiler pycodestyle coveralls
- conda install numpy scipy astropy six nose pip pyyaml line_profiler pycodestyle coveralls h5py
- conda install -c conda-forge mpi4py
- pip install git+https://github.com/RadioAstronomySoftwareGroup/pyuvdata.git
- python setup.py install
Expand Down

0 comments on commit 2725c31

Please sign in to comment.