Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Feb 1, 2017
1 parent 97146ab commit 9e80538
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 @@ -8,7 +8,7 @@ node_js:
- "4.7"
- "5.12"
- "6.9"
- "7.0"
- "7.4"
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 @@ -8,7 +8,7 @@ environment:
- nodejs_version: "4.7"
- nodejs_version: "5.12"
- nodejs_version: "6.9"
- nodejs_version: "7.0"
- nodejs_version: "7.4"
cache:
- node_modules
install:
Expand Down

0 comments on commit 9e80538

Please sign in to comment.