Skip to content
Snippets Groups Projects
Commit 9d6c1e4d authored by adrian_egli2's avatar adrian_egli2
Browse files

some tests are now disabled: py36 and notebook

parent 0df3ace1
No related branches found
No related tags found
No related merge requests found
......@@ -34,11 +34,6 @@ before_script:
- conda update -n root conda -y
- conda install -c conda-forge tox-conda -y
## test-py36:
## <<: *test-setup
## script:
## - xvfb-run tox -v --recreate -e py36
test-py37:
<<: *test-setup
script:
......@@ -59,11 +54,6 @@ test-examples:
script:
- xvfb-run tox -v --recreate -e examples
## test-notebooks:
## <<: *test-setup
## script:
## - xvfb-run tox -v --recreate -e notebooks
test-docs:
<<: *test-setup
script:
......
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