diff --git a/.travis.yml b/.travis.yml index e11747f4..14de561b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,5 @@ +before_install: + - gem update bundler script: "bundle exec rspec spec" notifications: email: