Skip to content

Commit 2d332bc

Browse files
author
Martin Journois
committed
Freeze branca commit nb
1 parent 9f68df9 commit 2d332bc

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
@@ -16,7 +16,7 @@ before_install:
1616
- travis_retry conda create --yes -n test python=$PYTHON --file requirements.txt
1717
- source activate test
1818
- conda install --yes --file requirements-dev.txt;
19-
- pip install git+https://github.com/python-visualization/branca.git
19+
- pip install git+https://github.com/python-visualization/branca.git@a27055b3a9bd823a917a9a9847efac8dbd590238
2020
- if [[ "$PYTHON" == "3.4" ]]; then
2121
travis_retry conda install --yes nbconvert jupyter_client ipykernel;
2222
conda install --yes -c ioos geopandas;

0 commit comments

Comments
 (0)