Fix Danger

This commit is contained in:
Miguel Piedrafita 2016-12-04 16:44:26 +01:00 committed by GitHub
parent cb6a4c8365
commit 7b32d73ac9

View File

@ -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
- | - |