Skip to content

Commit de61c71

Browse files
authored
Merge pull request #651 from ro31337/649-node-8
#649 Switch to Node.js 8.9.0 (LTS)
2 parents adb6a83 + ee3602f commit de61c71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v6.9.2
1+
v8.9.0

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- 6.9.2
3+
- 8.9.0
44
addons:
55
hosts:
66
- localhost.firebaseio.test

0 commit comments

Comments
 (0)