Skip to content

Commit 7e7ff32

Browse files
committed
remove deprecated node versions 10-11
Latest mocha will not run on 10 and 11.
1 parent 7edbd94 commit 7e7ff32

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1+
dist: jammy
12
language: node_js
23
node_js:
3-
- '10'
4-
- '11'
54
- '12'
65
- '14'
76
- '16'

0 commit comments

Comments
 (0)