Skip to content

Commit 8082949

Browse files
committed
CI: test against node 14
1 parent bed9462 commit 8082949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
language: node_js
2-
sudo: false
32
branches:
43
except:
54
- /^greenkeeper.*/
65
# Test against Long Term Support (LTS) releases in a "current", "active", and
76
# "maintenance" status: https://nodejs.org/en/about/releases/
87
node_js:
8+
- 14
99
- 12
1010
- 10
1111
install:

0 commit comments

Comments
 (0)