diff --git a/.travis.yml b/.travis.yml index e11747f4..e7c40249 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,6 @@ script: "bundle exec rspec spec" +before_install: + - gem install bundler notifications: email: - john.crepezzi@gmail.com