Added a travis.yml file.
This commit is contained in:
parent
65f88ef14a
commit
9c00ac8bc4
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 'v8'
|
||||
install:
|
||||
- npm install
|
||||
Loading…
Reference in New Issue
Block a user