Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Trevor Cappallo
OperationalLogging
Commits
7b0f4d9f
Commit
7b0f4d9f
authored
Sep 24, 2015
by
Trevor Cappallo
Browse files
update gitlab-ci.yml
parent
b3f381f7
Pipeline
#3
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
.gitlab-ci.yml
.gitlab-ci.yml
+6
-6
No files found.
.gitlab-ci.yml
View file @
7b0f4d9f
unit_tests
:
script
:
-
python setup.py install --user
-
python setup.py nosetests
tags
:
-
docker
\ No newline at end of file
image
:
python:latest
nosetests
:
scripts "python setup.py nosetests"
tags
:
-
docker
\ No newline at end of file
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