Sfoglia il codice sorgente

Updated travis-ci config with node 7 version, now stable version pointed on node 8

sanex3339 8 anni fa
parent
commit
b7e115e1fb
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -6,6 +6,7 @@ node_js:
   - "4"
   - "5"
   - "6"
+  - "7"
   - "stable"
 
 cache: