sudo needed
This commit is contained in:
parent
9eddd47f35
commit
46de76d10a
@ -1,10 +1,10 @@
|
||||
language: python
|
||||
dist: trusty
|
||||
sudo: false
|
||||
sudo: true
|
||||
python:
|
||||
- "2.7"
|
||||
install:
|
||||
- apt-get install build-essential gcc-multilib cmake python python-setuptools libffi-dev
|
||||
- sudo apt-get install build-essential gcc-multilib cmake python python-setuptools libffi-dev
|
||||
- cd deepstate
|
||||
- mkdir build
|
||||
- cd build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user