fix node version for travis build

pull/3094/head
yann300 7 years ago
parent 04793f4dce
commit a7bbf6d66e
  1. 2
      .travis.yml

@ -1,6 +1,6 @@
language: node_js
node_js:
- "7"
- "9"
branches:
only:
- master

Loading…
Cancel
Save