Skip to content

Commit

Permalink
builds for node 4
Browse files Browse the repository at this point in the history
  • Loading branch information
clux committed Nov 15, 2015
1 parent da448b2 commit 85a8d3f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
test
examples
.gitignore
.travis.yml
.npmignore
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ language: node_js
sudo: false

node_js:
- 0.10
- 4
- node

notifications:
email: false
Expand Down

0 comments on commit 85a8d3f

Please sign in to comment.