Explorar el Código

Add Gem dependencies to Travis config

pull/386/head
Dave Machado hace 6 años
padre
commit
17a0caf749
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

@@ -4,7 +4,7 @@ notifications:
before_install:
- rvm install 2.4.0
install:
- gem install httparty
- gem install httparty ruby-progressbar
before_script:
- cd build
script:


Cargando…
Cancelar
Guardar