summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-08-15 12:01:42 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-08-15 12:01:42 -0400
commit167a77712b7527113805ce50f1e61e65fe477a77 (patch)
tree53c21cf0200d62bee34fb895392cdb8e85412bad /.travis.yml
parent05d9c0b78b9c27b378659700f8e9fd110e38e7f3 (diff)
downloadpython-coveragepy-167a77712b7527113805ce50f1e61e65fe477a77.tar.gz
Use new travis stuff
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e73d739..9a0a362 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,8 @@
language: python
+sudo: false
+
python:
- 2.6
- 2.7