diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-01-16 14:00:39 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-01-16 14:00:39 -0500 |
| commit | 22f49d83f060b6f3a15c7e1a8dd2c6c373b3ba20 (patch) | |
| tree | d7399875bf458b3b896cf5eba51cd80fdfb87b4a | |
| parent | 7f0ff1c9bffbde1b7d5ce760e4f10799c1920f9d (diff) | |
| download | python-setuptools-git-22f49d83f060b6f3a15c7e1a8dd2c6c373b3ba20.tar.gz | |
I doubt there's any need to test on 3.7-dev if we're testing nightly.
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 7009cd9d..0683a619 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ python: - 3.4 - 3.5 - 3.6 - - "3.7-dev" - nightly - pypy matrix: |
