Przeglądaj źródła

Add newer versions of Node.js to test matrix

pull/611/head
David da Silva GitHub 9 lat temu
rodzic
commit
481416d5c8
1 zmienionych plików z 4 dodań i 0 usunięć
  1. +4
    -0
      .travis.yml

+ 4
- 0
.travis.yml Wyświetl plik

@@ -1,6 +1,10 @@
language: node_js
node_js:
- 4
- 5
- 6
- 7
- 8
before_install:
- npm install -g npm@2.x
script:


Ładowanie…
Anuluj
Zapisz