Skip to content

Commit

Permalink
Meta tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Sep 23, 2019
1 parent bf384f6 commit f29a6ed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: node_js
node_js:
- '12'
- '10'
- '8'
- '6'
5 changes: 0 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,3 @@ Must be called in response to a user gesture event, like `click` or `keyup`.
## Related

- [clipboardy](https://github.com/sindresorhus/clipboardy) - Access the system clipboard (copy/paste) in Node.js


## License

MIT © [Sindre Sorhus](https://sindresorhus.com)

0 comments on commit f29a6ed

Please sign in to comment.