Browse Source

Add NVM and Travis config files

Emanuele Marchi 7 years ago
parent
commit
a8d7fe4d20
2 changed files with 3 additions and 0 deletions
  1. 1 0
      .nvmrc
  2. 2 0
      .travis.yml

+ 1 - 0
.nvmrc

@@ -0,0 +1 @@
+9

+ 2 - 0
.travis.yml

@@ -0,0 +1,2 @@
+language: node_js
+node_js: 9