Skip to content

Commit 7471fab

Browse files
authored
Update appveyor.yml
1 parent 3f60bc5 commit 7471fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ install:
3636
- conda config --set always_yes yes --set changeps1 no
3737
- conda update -q conda
3838
- conda info -a
39-
- "python -m pip install --upgrade pip"
39+
#- "python -m pip install --upgrade pip"
4040
#- conda install numpy==1.15
4141
#- conda install scipy
4242
#- conda install matplotlib

0 commit comments

Comments
 (0)