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 89129b1 commit 0d60361Copy full SHA for 0d60361
.travis.yml
@@ -10,7 +10,7 @@ language: cpp
10
# To experiment with Python 3, comment out Python 2.7 and uncomment one of the Python 3 versions.
11
env:
12
global:
13
- - PYTHON_VERSION="2.7.15"
+ - PYTHON_VERSION="3.7.1"
14
# - PYTHON_VERSION="3.6.7"
15
# - PYTHON_VERSION="3.7.1"
16
jobs:
0 commit comments