diff --git a/.travis.yml b/.travis.yml index d73908ae3..9e9e6d3c5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ rvm: - rbx-2 before_install: - gem update --system + - gem update bundler install: "bundle install" script: "bundle exec rake spec:unit spec:acceptance features" jdk: