Skip to content

Commit 9822b71

Browse files
committed
add pandas to the dependencies
1 parent ab6661a commit 9822b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ notifications:
1111

1212
env:
1313
global:
14-
- CONDA_DEPENDENCIES="pytest pytest-cov numpy astropy"
14+
- CONDA_DEPENDENCIES="pytest pytest-cov numpy astropy pandas tables"
1515
- PIP_DEPENDENCIES="codecov"
1616
matrix:
1717
- PYTHON_VERSION=2.7

0 commit comments

Comments
 (0)