Skip to content

Commit 7adaa23

Browse files
committed
Added Node 13 and 14 to the tests environments, updated copyright
1 parent 5f1f33e commit 7adaa23

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ matrix:
1212
- node_js: 10
1313
- node_js: 11
1414
- node_js: 12
15+
- node_js: 13
16+
- node_js: 14
1517
- node_js: node # latest stable release
1618
- node_js: "lts/*" # latest LTS release
1719
env:

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 Mastercard
3+
Copyright (c) 2019 - 2020 Mastercard
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

0 commit comments

Comments
 (0)