We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd8fef1 commit dbea3e4Copy full SHA for dbea3e4
.gitlab-ci.yml
@@ -5,6 +5,7 @@ before_script:
5
- pyenv local 3.6.4
6
- pip install tox
7
- pwd
8
-docs:
+
9
+py36:
10
script:
11
- tox -v -e py36
0 commit comments