remove nightly .travis.yml target

This commit is contained in:
jesopo 2020-03-13 14:04:06 +00:00
parent 0a3f316cb5
commit 40f111f78f

View file

@ -5,7 +5,6 @@ python:
- "3.7"
- "3.8"
- "3.8-dev"
- "nightly"
install:
- pip3 install mypy -r requirements.txt
script: