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:
- rvm install 2.2
- gem install awesome_bot
- gem install bundler
- bundle install
- gem install danger
script:
- echo $TRAVIS_PULL_REQUEST
- |