Set sudo: false
in travis.yml
This commit is contained in:
parent
ec28d22c69
commit
1d6cb28b69
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user