Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MJU-POPS
ckanext-archiver
Commits
52fdd246
Commit
52fdd246
authored
Apr 01, 2016
by
David Read
Browse files
Show the ckan commit ref.
parent
e6d7e99c
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/travis-build.bash
View file @
52fdd246
...
...
@@ -15,6 +15,7 @@ cd ckan
export
ckan_branch
=
master
echo
"CKAN branch:
$ckan_branch
"
git checkout
$ckan_branch
echo
"CKAN commit: "
`
git rev-parse HEAD
`
python setup.py develop
pip
install
-r
requirements.txt
--allow-all-external
pip
install
-r
dev-requirements.txt
--allow-all-external
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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