Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gregory Ashton
PyFstat
Commits
da86e2ac
Commit
da86e2ac
authored
Sep 22, 2016
by
Gregory Ashton
Browse files
Update .gitlab-ci.yml
parent
211a61b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
da86e2ac
test_app
:
test_app
:
script
:
script
:
-
alias python='/home/greg/anaconda2/bin/python'
-
/home/greg/anaconda2/bin/python setup.py install
-
python setup.py install
-
/home/greg/anaconda2/bin/python tests/tests.py TestWriter
-
python tests/tests.py TestWriter
-
/home/greg/anaconda2/bin/python tests/tests.py TestBaseSearchClass
-
python tests/tests.py TestBaseSearchClass
-
/home/greg/anaconda2/bin/python tests/tests.py TestComputeFstat
-
python tests/tests.py TestComputeFstat
-
/home/greg/anaconda2/bin/python tests/tests.py TestSemiCoherentGlitchSearch
-
python tests/tests.py TestSemiCoherentGlitchSearch
\ No newline at end of file
\ 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