We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec31dd0 commit 6ee6b62Copy full SHA for 6ee6b62
.travis.yml
@@ -8,7 +8,6 @@ python:
8
# We don't actually use the Travis Python, but this keeps it organized.
9
- "2.7"
10
install:
11
- - apt-get update
12
- wget http://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh -O miniconda.sh;
13
- bash miniconda.sh -b -p $HOME/miniconda
14
- export PATH="$HOME/miniconda/bin:$PATH"
0 commit comments