Skip to content

Commit a30dd69

Browse files
committed
build(semantic-release): use node 6.x
1 parent 30dec14 commit a30dd69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cache:
77
- ./Unity
88
before_install:
99
- chmod a+x ./Travis/installUnity.sh
10-
- npm install npm@latest -g
10+
- npm install -g [email protected]
1111
install:
1212
- ./Travis/installUnity.sh
1313
before_script:

0 commit comments

Comments
 (0)