mirror of
https://github.com/FranP-code/public-apis.git
synced 2025-10-13 00:03:04 +00:00
integrate link validation into CI
This commit is contained in:
@@ -4,7 +4,7 @@ notifications:
|
||||
before_install:
|
||||
- rvm install 2.4.0
|
||||
install:
|
||||
- gem install awesome_bot
|
||||
- gem install httparty
|
||||
before_script:
|
||||
- cd build
|
||||
script:
|
||||
@@ -12,4 +12,3 @@ script:
|
||||
after_success:
|
||||
- ./build.sh
|
||||
- ./deploy.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user