drone: Correctie
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Marcel Nijenhof
2020-09-08 17:25:20 +02:00
parent 6e3a21c6c4
commit 5f4b5d7d7d

View File

@@ -12,11 +12,11 @@ steps:
environment: environment:
PYTHONPATH: . PYTHONPATH: .
commands: commands:
- python lmwsip/tests/__init__.py - python setup.py test
- name: Build package files - name: Build package files
commands: commands:
- python setup.py test - python setup.py sdist bdist_wheel
- name: Versie toevoegen aan download - name: Versie toevoegen aan download
environment: environment: