Skip to content

Commit 55e9196

Browse files
committed
Test on newer Node.js versions, too
Older don't have sha512-256 and sha512-224, but they should get tested.
1 parent d318fdb commit 55e9196

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ node_js:
77
- "5"
88
- "6"
99
- "7"
10+
- "8"
11+
- "10"
12+
- "12"
13+
- "14"
1014
env:
1115
matrix:
1216
- TEST_SUITE=unit

0 commit comments

Comments
 (0)