Skip to content

Commit

Permalink
chore: update travis config
Browse files Browse the repository at this point in the history
remove unsupported node version from travis configuration
  • Loading branch information
williamareynolds committed Jan 1, 2020
1 parent ceaa70f commit a152514
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ node_js:
- '12'
- '11'
- '10'
- '8'
- '6'
script:
- npm run test:prod && npm run build
after_success:
Expand Down

0 comments on commit a152514

Please sign in to comment.