Skip to content

Commit eac8cb9

Browse files
bcruddystasm
authored andcommitted
include nvm and travis ci config, build with node 8/npm 5 (#25)
1 parent 8771200 commit eac8cb9

3 files changed

Lines changed: 1181 additions & 0 deletions

File tree

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
v8

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
dist: trusty
2+
language: node_js
3+
node_js: 8.5.0
4+
notifications:
5+
email: false

0 commit comments

Comments
 (0)