Skip to content

Commit fc5f61d

Browse files
authored
Merge pull request #5 from sugarshin/update-nodejs
Update Node.js to 8.9.4
2 parents 5333551 + 3cf5dd4 commit fc5f61d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.node-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
8.9.4

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
machine:
22
timezone: UTC
33
node:
4-
version: 6.11.0
4+
version: 8.9.4
55
pre:
66
- git config --global user.name "CircleCI"
77
- git config --global user.email "s+circleci@sugarshin.net"

0 commit comments

Comments
 (0)