Skip to content

Commit

Permalink
build: Node.js@5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed May 30, 2016
1 parent 4b89157 commit 77b2882
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ node_js:
- "2.5"
- "3.3"
- "4.4"
- "5.10"
- "5.11"
sudo: false
cache:
directories:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:
- nodejs_version: "2.5"
- nodejs_version: "3.3"
- nodejs_version: "4.4"
- nodejs_version: "5.10"
- nodejs_version: "5.11"
cache:
- node_modules
install:
Expand Down

0 comments on commit 77b2882

Please sign in to comment.