Skip to content

Commit

Permalink
fixup! build: explain how to test Python 3.6 or 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-github committed Sep 5, 2019
1 parent 89129b1 commit 0d60361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ language: cpp
# To experiment with Python 3, comment out Python 2.7 and uncomment one of the Python 3 versions.
env:
global:
- PYTHON_VERSION="2.7.15"
- PYTHON_VERSION="3.7.1"
# - PYTHON_VERSION="3.6.7"
# - PYTHON_VERSION="3.7.1"
jobs:
Expand Down

0 comments on commit 0d60361

Please sign in to comment.