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 ed95ea7 commit 07118e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,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 07118e3

Please # to comment.