Update .travis.yml

This commit is contained in:
n8225 2016-12-04 09:22:51 -06:00 committed by GitHub
parent a8aa7faf11
commit 39eff2bc6a

View File

@ -7,6 +7,7 @@ before_install:
- rvm install 2.2
- gem install awesome_bot
- gem install bundler
- bundle install
script:
- echo $TRAVIS_PULL_REQUEST
- |