Skip to content
Snippets Groups Projects
Commit b45aba19 authored by Moritz's avatar Moritz
Browse files

Temporarily remove 3.6 testing

parent f2af620b
No related branches found
No related tags found
6 merge requests!6850.6.2 release,!683Temporarily remove 3.6 testing,!682Resolve "Tests on master failing due to new solar mass in LAL",!681Removed ConditionalPriorDict inheriting from CBCPriorDict,!680Resolve "Injection in frequency domain doesn't update time domain strain",!675Added update_instance() call after changing of yy for Interped priors
Pipeline #94378 failed
......@@ -71,13 +71,13 @@ python-3.7:
- docs/_build/html/
# test example on python 3.6
python-3.6:
stage: test
image: bilbydev/v2-dockerfile-test-suite-python36
script:
- python -m pip install .
- pytest
#python-3.6:
# stage: test
# image: bilbydev/v2-dockerfile-test-suite-python36
# script:
# - python -m pip install .
#
# - pytest
# Tests run at a fixed schedule rather than on push
scheduled-python-3.7:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment