travis no sudo

This commit is contained in:
nitely 2015-09-06 12:23:44 -03:00
parent b2e9d2801d
commit e801fc2c04

View File

@ -1,5 +1,8 @@
language: python
# Use container-based infrastructure
sudo: false
python:
- "2.7"
- "3.3"