Skip to content

Commit 676d93a

Browse files
author
veeck
committed
Update travis matrix and license
1 parent 1010be8 commit 676d93a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: node_js
22
node_js:
3-
- "8"
43
- "10"
54
- "12"
5+
- "14"

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2019 rejas
3+
Copyright (c) 2021 rejas
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,6 @@ This object is passed to deepmerge as its [option](https://github.com/TehShrike/
110110

111111
## License
112112

113-
Copyright (c) 2019 rejas
113+
Copyright (c) 2021 rejas
114114

115115
Licensed under the [MIT license](LICENSE).

0 commit comments

Comments
 (0)