diff options
| author | 2020-03-13 14:04:06 +0000 | |
|---|---|---|
| committer | 2020-03-13 14:04:06 +0000 | |
| commit | 40f111f78fd9f65a69cc3a29bfde7537d50e7a0c (patch) | |
| tree | fd714674ae2497c9eed134fa2041011eaad2e771 | |
| parent | `masks` -> `args` (diff) | |
remove `nightly` .travis.yml target
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index ec70dc6b..f5413483 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,6 @@ python: - "3.7" - "3.8" - "3.8-dev" - - "nightly" install: - pip3 install mypy -r requirements.txt script: |
