Skip to content

Commit f876cd7

Browse files
committed
Add TravisCI for testing and deployment
1 parent 8b19c1e commit f876cd7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
language: node.js
2+
node_js:
3+
- "stable"
4+
install:
5+
- npm install

0 commit comments

Comments
 (0)