We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f1f33e commit 7adaa23Copy full SHA for 7adaa23
.travis.yml
@@ -12,6 +12,8 @@ matrix:
12
- node_js: 10
13
- node_js: 11
14
- node_js: 12
15
+ - node_js: 13
16
+ - node_js: 14
17
- node_js: node # latest stable release
18
- node_js: "lts/*" # latest LTS release
19
env:
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2019 Mastercard
+Copyright (c) 2019 - 2020 Mastercard
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
0 commit comments