Explorar el Código

add travis ci config

tags/0.4.0
Jan Lehnardt hace 14 años
padre
commit
a552540526
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      .travis.yml

+ 3
- 0
.travis.yml Ver fichero

@@ -0,0 +1,3 @@
before_script:
- sudo apt-get install spidermonkey
- gem install rspec

Cargando…
Cancelar
Guardar