summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTimothy Edmund Crosley <timothy.crosley@gmail.com>2015-10-13 21:56:25 -0700
committerTimothy Edmund Crosley <timothy.crosley@gmail.com>2015-10-13 21:56:25 -0700
commitf81bd9507bdec3bedff3ee2844f5c988545a5b83 (patch)
tree59182f50f9d00983bc80ffc7b117b56360ab711b /.travis.yml
parent8b4f190583a2ecc115b0f4c4a24f0e13fa7de0a5 (diff)
parente01bd28c62a686e4c16d548201783f4279ed8e4a (diff)
downloadisort-f81bd9507bdec3bedff3ee2844f5c988545a5b83.tar.gz
Merge pull request #355 from graingert/run-on-new-travis-infrastructure
run on the new travis infrastructure
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 67381307..b4ee3550 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,3 +16,4 @@ install:
- pip install tox
script:
- tox -e $TOXENV
+sudo: false