Grant sudo to pip command
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
pre:
|
pre:
|
||||||
- gem install sass --version "= 3.4"
|
- gem install sass --version "= 3.4"
|
||||||
- pip install s3cmd
|
- sudo pip install s3cmd
|
||||||
- npm install -g browserify
|
- npm install -g browserify
|
||||||
- npm install -g grunt-cli
|
- npm install -g grunt-cli
|
||||||
deployment:
|
deployment:
|
||||||
|
|||||||
Reference in New Issue
Block a user