Skip to content

Commit 2664617

Browse files
committed
chore(ci): switch back to nodejs 8 version
1 parent 51a78ac commit 2664617

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
@@ -1,7 +1,7 @@
11
language: node_js
22
sudo: false
33
node_js:
4-
- 'lts/*'
4+
- '8'
55
install:
66
- yarn
77
cache:

0 commit comments

Comments
 (0)