Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit e11c5e7e authored by M. Reza Qorib's avatar M. Reza Qorib
Browse files

#140382397 #3 tries to remove apt-get npm

parent 4bbbb954
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,6 @@ test: ...@@ -4,7 +4,6 @@ test:
- apt-get install -y python-dev python-pip sudo postgresql postgresql-client libpq-dev - apt-get install -y python-dev python-pip sudo postgresql postgresql-client libpq-dev
- curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash - - curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
- sudo apt-get install -y nodejs - sudo apt-get install -y nodejs
- sudo apt-get install -y npm
- npm install - npm install
- service postgresql start - service postgresql start
- sudo -u postgres psql -c "CREATE USER kape WITH PASSWORD 'kape' CREATEDB" - sudo -u postgres psql -c "CREATE USER kape WITH PASSWORD 'kape' CREATEDB"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment