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 e3e399b commit d74bb02Copy full SHA for d74bb02
.circleci/config.yml
@@ -36,7 +36,7 @@ jobs:
36
- run:
37
name: Test Python3 installation
38
command: make test_python3_all
39
- - run:
+ - run:
40
name: Test Python2 as the default
41
command: make test_python2_all
42
0 commit comments