mirror of
https://gitlab.com/openlp/openlp_api_tester.git
synced 2024-12-22 12:32:47 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
13061e46a9
commit
a2dee2650b
@ -25,6 +25,7 @@ before_script:
|
|||||||
|
|
||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
|
- flake8
|
||||||
- python setup.py test
|
- python setup.py test
|
||||||
- pip install tox flake8 # you can also use tox
|
- pip install tox flake8 # you can also use tox
|
||||||
- tox -e py36,flake8
|
- tox -e py36,flake8
|
||||||
|
Loading…
Reference in New Issue
Block a user