mirror of
https://github.com/ashishb/android-security-awesome.git
synced 2024-12-18 19:46:09 +00:00
Remove Travis.yml
Travis CI is shutting down - https://mailchi.mp/3d439eeb1098/travis-ciorg-is-moving-to-travis-cicom
This commit is contained in:
parent
f325ce8315
commit
5b0b5b7adf
11
.travis.yml
11
.travis.yml
@ -1,11 +0,0 @@
|
|||||||
language: ruby
|
|
||||||
rvm:
|
|
||||||
- 2.4
|
|
||||||
before_script:
|
|
||||||
- gem install awesome_bot
|
|
||||||
- gem install mdl
|
|
||||||
script:
|
|
||||||
# Lint - disable some rules - https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md
|
|
||||||
- mdl -r ~MD013,~MD029,~MD033 README.md
|
|
||||||
# Some URLs could be flaky, try twice in case the first execution fails.
|
|
||||||
- bash run_awesome_bot.sh || bash run_awesome_bot.sh
|
|
Loading…
Reference in New Issue
Block a user