Skip to content

Commit 773e4b7

Browse files
author
Martin Journois
committed
Fix test_image_overlay for py27
1 parent 8185123 commit 773e4b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ before_install:
2020
conda install --yes --file requirements-dev.txt;
2121
conda install --yes -c ioos geopandas;
2222
fi
23+
- conda install --yes pandas numpy
2324
- if [[ "$PYTHON" != "3.5" ]]; then
2425
travis_retry conda install --yes mock ;
2526
fi

0 commit comments

Comments
 (0)