Set sudo: false
in travis.yml
This commit is contained in:
parent
ec28d22c69
commit
1d6cb28b69
@ -1,5 +1,6 @@
|
|||||||
language: python
|
language: python
|
||||||
python: 2.7
|
python: 2.7
|
||||||
|
sudo: false
|
||||||
env:
|
env:
|
||||||
- PIP_ACCEL_CACHE=$HOME/.pip-accel-cache SOLAR_CONFIG=$TRAVIS_BUILD_DIR/.config SOLAR_SOLAR_DB_HOST=localhost
|
- PIP_ACCEL_CACHE=$HOME/.pip-accel-cache SOLAR_CONFIG=$TRAVIS_BUILD_DIR/.config SOLAR_SOLAR_DB_HOST=localhost
|
||||||
cache:
|
cache:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user