Skip to content

Commit 7af14e6

Browse files
committed
chore: update travis ci to use node-lts (8.9.0)
1 parent 993543a commit 7af14e6

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.11.1
3+
- NODE_VERSION=8.9.0
44
- EMULATOR_API_LEVEL=19
55
- ANDROID_VERSION=25
66
- ANDROID_BUILD_TOOLS_VERSION=25.0.2

0 commit comments

Comments
 (0)