Skip to content

Commit

Permalink
chore(travis): remove node 7
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvdutt committed Oct 5, 2018
1 parent eb0b8cd commit 54c04f0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -5,7 +5,6 @@ language: node_js
node_js:
- "10"
- "8"
- "7"
- "6"
cache:
directories:
Expand All @@ -24,9 +23,6 @@ matrix:
- os: linux
node_js: "8"
env: JOB_PART=integration
- os: linux
node_js: "7"
env: JOB_PART=integration
- os: linux
node_js: "6"
env: JOB_PART=integration
Expand Down

0 comments on commit 54c04f0

Please sign in to comment.