Explorar el Código

updated travisis config.

master
Kalimuthu Selvaraj hace 4 años
padre
commit
f429887337
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

@@ -5,7 +5,7 @@ before_script:
language: node_js

node_js:
- stable
- lts/*

install:
- npm install

Cargando…
Cancelar
Guardar