Configure travis to use bundler and new rake tasks

This commit is contained in:
Enrico Stahn 2015-03-26 16:01:07 +11:00 committed by Petr Korolev
parent 9e69a1c853
commit 34cd8f75f7

View File

@ -1,11 +1,13 @@
---
sudo: false
cache: bundler
language: ruby language: ruby
before_install:
- gem update --system
- gem --version
rvm: rvm:
- 2.1.0 - 2.1.0
gemfile:
- Gemfile script:
- bundle exec rake
notifications: notifications:
email: email: