Skip to content

Commit

Permalink
Drop Node versions that don't run current Rollup from travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Mar 20, 2019
1 parent 445453d commit fb7c121
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ sudo: false
cache: npm
matrix:
include:
- node_js: '0.12'
- node_js: '4'
- node_js: '5'
- node_js: '6'
- node_js: '7'
- node_js: '8'
Expand Down

0 comments on commit fb7c121

Please sign in to comment.