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 10788a2 commit 844bbfcCopy full SHA for 844bbfc
.travis.yml
@@ -67,6 +67,7 @@ install:
67
- if [[ $TRAVIS_OS_NAME == osx || $TRAVIS_OS_NAME == windows ]]; then
68
git clone git://github.com/astropy/ci-helpers.git;
69
source ci-helpers/travis/setup_conda.sh;
70
+ conda update python
71
fi
72
73
script:
0 commit comments