Browse Source

Fix Travis CI issue

Thibaut Courouble 7 years ago
parent
commit
dd6f34a89d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,4 +1,4 @@
 language: ruby
 before_script:
   - gem update --system
-  - gem update bundler
+  - gem install bundler