diff --git a/.travis.yml b/.travis.yml index 8f50d1c8..8c4ff73d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -115,6 +115,8 @@ jobs: # ... and beyond! - name: Python nightly on Linux + before_install: + - sed -i 's/^python = ">=3\.6\.0.*"$/python = "*"/' pyproject.toml python: nightly # Specialty tests