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
commit74f68dcf107671c7b0e68fe3f76c36a3a68a8bc4 (patch)
tree31d78c9ac4de6f89ca8e82469038e6372cead2e5
parentabe19cec22f1d9c947fd528d75d9721ed260b8ad (diff)
downloadpython-setuptools-bitbucket-74f68dcf107671c7b0e68fe3f76c36a3a68a8bc4.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