Skip to content

Commit

Permalink
Merge pull request #552 from jakobandersen/version_bump
Browse files Browse the repository at this point in the history
Update CI scripts with new Sphinx versions
  • Loading branch information
vermeeren authored Aug 8, 2020
2 parents 518b821 + b1d41aa commit d8eced7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 30 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ jobs:
matrix:
python-version: [3.5, 3.6, 3.7, 3.8]
sphinx-version:
- 3.0.0
- 3.1.0
- git+https://github.com/sphinx-doc/[email protected]
- 3.0.4
- 3.1.2
- 3.2.0
- git+https://github.com/sphinx-doc/[email protected]
- git+https://github.com/sphinx-doc/[email protected]
# master (Sphinx 4) will require at least Python 3.6, so disable it for now
#- git+https://github.com/sphinx-doc/sphinx.git@master
Expand Down
27 changes: 0 additions & 27 deletions .travis.yml

This file was deleted.

0 comments on commit d8eced7

Please sign in to comment.