Explorar el Código

Test against node 0.12 on travis

pull/1/head
Max Brunsfeld hace 11 años
padre
commit
3293e97bbc
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. +1
    -2
      .travis.yml

+ 1
- 2
.travis.yml Ver fichero

@ -3,5 +3,4 @@ before_script:
- "tree-sitter compile" - "tree-sitter compile"
- "npm install" - "npm install"
node_js: node_js:
- "0.10"
- "0.11"
- "0.12"

Cargando…
Cancelar
Guardar