Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Fasilkom UI Open Source Software
Kape
Commits
2b3a1f51
Commit
2b3a1f51
authored
Mar 05, 2017
by
Zamil Majdy
Browse files
#140382397 #5 Update CI script
parent
cdc37a32
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2b3a1f51
test
:
script
:
-
export DATABASE_URL=postgres://kape:kape@104.236.76.161:5432/kape
-
apt-get update -qy
-
apt-get install -y python-dev python-pip
-
pip install -r requirements.txt
-
python manage.py test
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment