1
0
Fork 0
mirror of https://github.com/matomo-org/matomo-icons.git synced 2024-09-19 17:03:45 +02:00

fix typo in .travis.yml

This commit is contained in:
Lukas Winkler 2020-08-07 16:41:46 +02:00
parent dd2918a6ee
commit fe2e07affd
Signed by: lukas
GPG key ID: 54DE4D798D244853

View file

@ -13,5 +13,5 @@ script:
- 'shellcheck *.sh' - 'shellcheck *.sh'
- python tests.py - python tests.py
job: jobs:
fast_finish: true fast_finish: true