summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-12-01 13:10:53 -0500
committerJason R. Coombs <jaraco@jaraco.com>2015-12-01 13:10:53 -0500
commitfac9d7a483ea00e7627a2890e4f5f5f95a7c975c (patch)
tree8955916aff3524df99eb2b2f5fc560ab9002bb65
parenta477a657941bed882db1eec1deb8339f0af2a14a (diff)
downloadpython-setuptools-git-fac9d7a483ea00e7627a2890e4f5f5f95a7c975c.tar.gz
Reorder tests
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e8cd2f9a..f8722567 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,8 +7,8 @@ python:
- 3.5
- pypy
env:
- - LC_ALL=C
- ""
+ - LC_ALL=C
script:
# avoid VersionConflict when newer version is required
- pip install -U pytest