Skip to content

Commit

Permalink
CI: Drop Node 9 from test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Dec 17, 2018
1 parent edab98f commit 70e39b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,6 @@ language: node_js
node_js:
- "6"
- "8"
- "9"

cache:
yarn: true
Expand Down

0 comments on commit 70e39b9

Please sign in to comment.