Skip to content

Commit 93afb0b

Browse files
committed
ci(travis): use LTS Node.js as the default
Ensure that the current LTS release of Node.js is used as the default
1 parent 8550e39 commit 93afb0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
22
os: linux
3+
node_js: lts/*
34

45
jobs:
56
include:

0 commit comments

Comments
 (0)