Explorar el Código

Fix Travis CI issue

Thibaut Courouble hace 7 años
padre
commit
dd6f34a89d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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