Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Duncan Macleod
gracedb-client
Commits
10e3d54b
Verified
Commit
10e3d54b
authored
Jul 09, 2018
by
Duncan Macleod
Browse files
ci: install six for testing
parent
8bc77d73
Pipeline
#24686
passed with stages
in 3 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
10e3d54b
...
...
@@ -79,6 +79,7 @@ build:debian:stretch:
stage
:
test
image
:
python
before_script
:
-
python -m pip install six
-
python -m pip install .
script
:
-
python -c "import ligo.gracedb"
...
...
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