Selaa lähdekoodia

Run tests on Node.js 8 as well

Also tried with Node.js 10 and 12, but some CLI tests explodes so awaiting
a fix for that before adding those versions explicitly.
tags/v3.0.2
Phillip Johnsen 6 vuotta sitten
vanhempi
commit
78eb820ec5
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml Näytä tiedosto

@@ -4,6 +4,7 @@ node_js:
- 0.12
- 4
- 6
- 8
script:
- npm test
- "test $TRAVIS_PULL_REQUEST != 'false' || test $TRAVIS_NODE_VERSION != '6' || npm run test-browser"


Loading…
Peruuta
Tallenna