Skip to content

Commit dbea3e4

Browse files
committed
Fix ci build name
1 parent bd8fef1 commit dbea3e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitlab-ci.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ before_script:
55
- pyenv local 3.6.4
66
- pip install tox
77
- pwd
8-
docs:
8+
9+
py36:
910
script:
1011
- tox -v -e py36

0 commit comments

Comments
 (0)