Add sudo: false to use travis' container architecture
@@ -1,4 +1,5 @@
language: python
+sudo: false
python:
- "2.7"
- "3.3"