summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Socol <james@thegroundwork.com>2015-03-26 13:24:05 -0400
committerJames Socol <james@thegroundwork.com>2015-03-26 13:24:05 -0400
commit203f3a68ab9758b9f48c67233b24d9456d8423dc (patch)
tree5966699855f89705b7f97086208e7f4878e9a7ac
parentba9672b1a7dfe5fd315fbc6036f144067c1e2d37 (diff)
downloadpystatsd-travis-flake8.tar.gz
sudo:false on travistravis-flake8
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 184871a..6e420d7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
language: python
+sudo: false
python:
- "2.6"
- "2.7"