Skip to content

Commit

Permalink
Cleanup (#100)
Browse files Browse the repository at this point in the history
* Remove deprecation warnings about 'new Buffer'

* Update svgo dependency, remove node8 from test matrix
  • Loading branch information
rejas committed Jun 25, 2020
1 parent d9863b7 commit 89dc516
Show file tree
Hide file tree
Showing 5 changed files with 681 additions and 736 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
sudo: false
language: node_js
node_js:
- 8
- 10
- 12
script: "npm test"
Expand Down
Loading

0 comments on commit 89dc516

Please sign in to comment.