Skip to content

Commit

Permalink
Merge pull request #285 from Galooshi/node-6
Browse files Browse the repository at this point in the history
Node 6
  • Loading branch information
trotzig committed Jun 1, 2016
2 parents e2b5448 + af263ae commit aa73e41
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .node-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6.1.0
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ sudo: false
node_js:
- "4"
- "5"
- "6"
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
},
"jest": {
"automock": false,
"testEnvironment": "node",
"testPathIgnorePatterns": [
"<rootDir>/node_modules/",
"<rootDir>/build/"
Expand Down

0 comments on commit aa73e41

Please sign in to comment.