This commit is contained in:
Nicolas Stalder 2019-01-03 15:16:57 +01:00
parent f2f71e2cbf
commit c7f1aecd61

View File

@ -15,9 +15,9 @@ addons:
install:
- env
- make env3
# - make env3
script:
- env3/bin/black --check --skip-string-normalization tools/
- env3/bin/python tools/solotool.py -h
# - env3/bin/black --check --skip-string-normalization tools/
# - env3/bin/python tools/solotool.py -h
- make test