Skip to content

Commit

Permalink
ci(travis): Removed NodeJS v4 from target builds
Browse files Browse the repository at this point in the history
  • Loading branch information
CheerlessCloud committed Oct 26, 2017
1 parent 41eca98 commit 3290556
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@ node_js:
- '8'
- '7'
- '6'
- '4'
notifications:
email:
recipients:
- nnsceg@gmail.com
on_success: never
on_failure: always
branches:
except:
- /^v\d+\.\d+\.\d+$/
Expand Down

0 comments on commit 3290556

Please sign in to comment.