Skip to content

Commit 975567c

Browse files
committed
add pandas dependency
1 parent 27f541b commit 975567c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ env:
2424
- TOXENV='test'
2525
- TOXARGS='-v'
2626
- TOXPOSARGS=''
27+
- CONDA_DEPENDENCIES="pandas pytables"
2728

2829
matrix:
2930
include:

0 commit comments

Comments
 (0)