Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
lscsoft
bilby
Commits
4d2ac246
Commit
4d2ac246
authored
Apr 18, 2020
by
Gregory Ashton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add python3.8 test
parent
0140d1e7
Pipeline
#119838
passed with stage
in 5 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
.gitlab-ci.yml
.gitlab-ci.yml
+9
-0
No files found.
.gitlab-ci.yml
View file @
4d2ac246
...
...
@@ -66,6 +66,15 @@ python-3.7:
-
coverage_badge.svg
-
docs/_build/html/
# test example on python 3.8
python-3.8
:
stage
:
test
image
:
bilbydev/v2-dockerfile-test-suite-python38
script
:
-
python -m pip install .
-
pytest
# test example on python 3.6
python-3.6
:
stage
:
test
...
...
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