diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index f77d573..28638b9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,5 +10,6 @@ branches: - master before_install: - gem update bundler + - gem update --system script: bundle exec rake |