mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-04-27 14:44:18 +02:00
Fix Danger
This commit is contained in:
parent
cb6a4c8365
commit
7b32d73ac9
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ node_js:
|
||||||
before_install:
|
before_install:
|
||||||
- rvm install 2.2
|
- rvm install 2.2
|
||||||
- gem install awesome_bot
|
- gem install awesome_bot
|
||||||
- gem install bundler
|
- gem install danger
|
||||||
- bundle install
|
|
||||||
script:
|
script:
|
||||||
- echo $TRAVIS_PULL_REQUEST
|
- echo $TRAVIS_PULL_REQUEST
|
||||||
- |
|
- |
|
||||||
|
|
Loading…
Add table
Reference in a new issue