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 964a7dc commit f7c15baCopy full SHA for f7c15ba
.travis.yml
@@ -1,8 +1,8 @@
1
language: python
2
+sudo: false
3
python:
4
- "2.7"
5
install:
- - sudo apt-get update -qq
6
- if [[ "$TRAVIS_PYTHON_VERSION" == 2.* ]]; then
7
wget http://repo.continuum.io/miniconda/Miniconda-3.4.2-Linux-x86_64.sh -O miniconda.sh;
8
else
0 commit comments