Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
galpak
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Nicolas Bouché
galpak
Commits
bc0f27c3
Commit
bc0f27c3
authored
Oct 15, 2020
by
Nicolas Bouché
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "donot test docs in tox"
This reverts commit
ae109fc2
parent
53eccd61
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
.gitlab-ci.yml
.gitlab-ci.yml
+0
-12
No files found.
.gitlab-ci.yml
View file @
bc0f27c3
...
...
@@ -17,14 +17,6 @@ check-setup:
script
:
-
pip install -U tox tox-pyenv
#docs:
# stage: extra
# script:
# - tox -v -e docs
py35
:
stage
:
test
script
:
-
tox -v -e py35
py36
:
stage
:
test
script
:
...
...
@@ -37,7 +29,3 @@ py38:
stage
:
test
script
:
-
tox -v -e py38
py39
:
stage
:
test
script
:
-
tox -v -e py39
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment