Skip to content

Commit 78fc6a2

Browse files
committed
change comments
1 parent 8cecfe3 commit 78fc6a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ python:
44
- "3.7"
55
- "3.8"
66
install:
7-
# We do this conditionally because it saves us some downloading if the
8-
# version is the same.
97
- wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh;
108
- bash miniconda.sh -b -p $HOME/miniconda
119
- source "$HOME/miniconda/etc/profile.d/conda.sh"

0 commit comments

Comments
 (0)