Skip to content

Commit

Permalink
ci: 🎡 drop support for node 8
Browse files Browse the repository at this point in the history
BREAKING CHANGE: 🧨 Drop support for node 8
  • Loading branch information
Gpx committed Feb 17, 2020
1 parent 8144c8b commit 9e957e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,6 @@ node_js:
- '13'
- '12'
- '10'
- '8'
before_script:
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
- chmod +x ./cc-test-reporter
Expand Down

0 comments on commit 9e957e0

Please sign in to comment.