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