Skip to content

Commit 2b59941

Browse files
authored
ci(travis): upgrade to node8
1 parent 84dfb09 commit 2b59941

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ addons:
1212
env:
1313
global:
1414
- SAUCE_USERNAME=snay
15-
- TRAVIS_NODE_VERSION=6
15+
- TRAVIS_NODE_VERSION=8
1616
- ANDROID_API_LEVEL=28
1717
- ANDROID_BUILD_TOOLS_VERSION=28.0.3
1818

1919
language: node_js
20-
node_js: 6
20+
node_js: 8
2121

2222
# yaml anchor/alias: https://medium.com/@tommyvn/travis-yml-dry-with-anchors-8b6a3ac1b027
2323

0 commit comments

Comments
 (0)