Skip to content

Commit

Permalink
Turn the builds with Node 4, 5 off
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Oct 19, 2020
1 parent 86bd3d1 commit 01f2de0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ node_js:
- "8"
- "7"
- "6"
- "5"
- "4"
- "4.2"
# https://github.com/slackapi/hubot-slack/pull/610#issuecomment-711818918
#- "5"
#- "4"
#- "4.2"
env:
- HUBOT_VERSION=">=2.0 <3"
- HUBOT_VERSION="^3.0"
Expand Down

0 comments on commit 01f2de0

Please sign in to comment.