Update .travis.yml

Just saw that there are duplications in the list, added `--allow-dupe` to the bot so he ignores them.
It should finally work ;)
Sorry for that
This commit is contained in:
Lars
2016-01-21 10:54:18 +01:00
parent e1c91ed53e
commit e183bf88a5

View File

@@ -4,4 +4,4 @@ rvm:
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md --white-list creativecommons,awesome-mqtt.svg
- awesome_bot README.md --allow-dupe --white-list creativecommons,awesome-mqtt.svg