We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab6661a commit 9822b71Copy full SHA for 9822b71
.travis.yml
@@ -11,7 +11,7 @@ notifications:
11
12
env:
13
global:
14
- - CONDA_DEPENDENCIES="pytest pytest-cov numpy astropy"
+ - CONDA_DEPENDENCIES="pytest pytest-cov numpy astropy pandas tables"
15
- PIP_DEPENDENCIES="codecov"
16
matrix:
17
- PYTHON_VERSION=2.7
0 commit comments