Skip to content

Commit 3df0058

Browse files
committed
chore(ci): run danger with lts version of node
1 parent 48e3a59 commit 3df0058

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
@@ -19,7 +19,7 @@ after_script: greenkeeper-lockfile-upload
1919
jobs:
2020
include:
2121
- stage: danger
22-
node_js: 8
22+
node_js: lts/*
2323
os: linux
2424
script:
2525
- npx -p danger@^3 danger ci

0 commit comments

Comments
 (0)