try to fix build...

This commit is contained in:
Sebastian Raff
2020-11-14 21:16:31 +01:00
committed by GitHub
parent ca43b31aee
commit da5454840f

View File

@@ -3,15 +3,16 @@ language: ruby
matrix:
fast_finish: true
include:
- language: ruby
rvm: 2.2
before_script:
- pip install git+https://github.com/codespell-project/codespell.git
script:
- codespell --check-filenames --check-hidden --quiet 2 --regex "[a-zA-Z0-9][\\-'a-zA-Z0-9]+[a-zA-Z0-9]" $(eval "find ./ -type f | xargs")
- language: python
python: 3.5
before_script:
- pip install git+https://github.com/codespell-project/codespell.git
script:
- codespell --check-filenames --check-hidden --quiet 2 --regex "[a-zA-Z0-9][\\-'a-zA-Z0-9]+[a-zA-Z0-9]" $(eval "find ./ -type f | xargs")
- language: ruby
rvm: 2.2
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md --allow-dupe --white-list creativecommons,awesome-mqtt.svg,wiki.videolan.org,homegear.eu,cloud.emqx.io,www.busch-jaeger.de