Skip to content

Commit 86a7099

Browse files
author
Vasil Chimev
authored
chore(travis): update node version (#904)
[email protected] installs [email protected] by default and CLI@next fails to install on it. Issue: NativeScript/nativescript-cli#2980
1 parent 448412a commit 86a7099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
env:
22
global:
3-
- NODE_VERSION=6.9.1
3+
- NODE_VERSION=6.11.1
44
- EMULATOR_API_LEVEL=19
55
- ANDROID_VERSION=23
66
- ANDROID_BUILD_TOOLS_VERSION=23.0.1

0 commit comments

Comments
 (0)