Skip to content

Commit 7e29040

Browse files
committed
ci: specify concrete node version for environment
1 parent 8ae4ad8 commit 7e29040

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

circle.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
machine:
22
node:
3-
version: 4.4.4
3+
version: 6.9.5
44
environment:
5-
NODE_VERSION_FW: 6
5+
NODE_VERSION_FW: 6.9.5
66
NODE_VERSIONS: 0.12 4 5 6 7
77
RELEASE_REPONAME: trace-nodejs
88
RELEASE_BRANCH: master

0 commit comments

Comments
 (0)