diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-10-15 19:06:00 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-10-15 19:06:00 -0400 |
| commit | 48317edf59bc1e1067df6d2a22898a083d4f226a (patch) | |
| tree | 95e9c0a77156523b796ea3ae5eceb2e910aa1225 | |
| parent | 1d9870bf54159a0d2b0a70505c740e8e43a7ae6b (diff) | |
| download | python-setuptools-git-48317edf59bc1e1067df6d2a22898a083d4f226a.tar.gz | |
No need to allow failures, as there are no known failures.
| -rw-r--r-- | .travis.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml index e5e5e6f2..006316d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,11 +9,6 @@ python: - nightly - pypy - pypy3 -matrix: - fast_finish: true - allow_failures: - - python: "3.6-dev" - - python: nightly env: - "" - LC_ALL=C LC_CTYPE=C |
