We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de5fb8e commit d3ce75cCopy full SHA for d3ce75c
1 file changed
.travis.yml
@@ -7,6 +7,7 @@
7
# to allow C++11, though we are not yet building with -std=c++11
8
9
#before_install: pyenv install 3.5.4 && pyenv global 3.5.4
10
+before_install: pyenv global 3.6
11
# https://docs.travis-ci.com/user/languages/python/
12
# "for Trusty, this means 2.7.6 and 3.4.3"
13
install:
0 commit comments