Explorar el Código

Fix Travis CI issue

Thibaut Courouble hace 7 años
padre
commit
93959ecc24
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

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