Skip to content

Commit cd1b73e

Browse files
authored
ci: use only one node_js version (#988)
This is being done because for some reason any other version errors/breaks on CI.
1 parent 0fe7662 commit cd1b73e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
dist: bionic
55
language: node_js
66
node_js:
7-
- '12'
8-
- '14'
97
- '16'
108
cache:
119
yarn: false

0 commit comments

Comments
 (0)