Explorar el Código

add travis CI

pull/2/head
Guillaume Vincent hace 9 años
padre
commit
9932c93ed6
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      .travis.yml

+ 4
- 0
.travis.yml Ver fichero

@@ -0,0 +1,4 @@
language: node_js
sudo: false
node_js:
- 4

Cargando…
Cancelar
Guardar