diff --git a/.travis.yml b/.travis.yml
index 4fea11d941faf8758ca424a75ce3908de33c16b3..69a03b88169ce7ca357198145919e542216f0838 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,6 @@ python:
  - "3.5"
  - "pypy"
 cache: pip
-sudo: required
 script:
  - nosetests --with-coverage
 install: