Changing Travis for Python + fix upgrade
This commit is contained in:
@@ -113,6 +113,8 @@ ynh_system_user_create $app
|
||||
# ...
|
||||
#=================================================
|
||||
|
||||
chown -R $app: $final_path
|
||||
|
||||
pushd $final_path
|
||||
ynh_use_nodejs
|
||||
sudo -u $app env PATH=$PATH:$nodejs_path npm install "graphql@^0.13.1"
|
||||
|
||||
Reference in New Issue
Block a user