Set `sudo: false` in travis.yml

This commit is contained in:
Jedrzej Nowak 2015-12-08 10:39:57 +01:00
parent ec28d22c69
commit 1d6cb28b69
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
language: python
python: 2.7
sudo: false
env:
- PIP_ACCEL_CACHE=$HOME/.pip-accel-cache SOLAR_CONFIG=$TRAVIS_BUILD_DIR/.config SOLAR_SOLAR_DB_HOST=localhost
cache: