Skip to content
Snippets Groups Projects
Commit da86e2ac authored by Gregory Ashton's avatar Gregory Ashton
Browse files

Update .gitlab-ci.yml

parent 211a61b5
No related branches found
No related tags found
No related merge requests found
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment