Skip to content

Commit

Permalink
chore(ci): run danger with lts version of node
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed May 12, 2019
1 parent 48e3a59 commit 3df0058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -19,7 +19,7 @@ after_script: greenkeeper-lockfile-upload
jobs:
include:
- stage: danger
node_js: 8
node_js: lts/*
os: linux
script:
- npx -p danger@^3 danger ci
Expand Down

0 comments on commit 3df0058

Please sign in to comment.