Skip to content

Commit

Permalink
#9 added .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abbr committed Oct 9, 2017
1 parent c0c2336 commit 438b85f
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 27 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
language: node_js
node_js:
- 'node'
85 changes: 59 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,6 @@
},
"private": true,
"license": "MIT",
"false": {}
"false": {},
"dependencies": {}
}

0 comments on commit 438b85f

Please sign in to comment.