Skip to content

Commit

Permalink
Merge pull request #651 from ro31337/649-node-8
Browse files Browse the repository at this point in the history
#649 Switch to Node.js 8.9.0 (LTS)
  • Loading branch information
ro31337 authored Nov 7, 2017
2 parents adb6a83 + ee3602f commit de61c71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v6.9.2
v8.9.0
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 6.9.2
- 8.9.0
addons:
hosts:
- localhost.firebaseio.test
Expand Down

0 comments on commit de61c71

Please sign in to comment.