Skip to content

Commit f520e54

Browse files
AlorelLinusU
authored andcommitted
Fix Node 10 compatibility (#212)
Use the buffer-from package
1 parent d173d90 commit f520e54

5 files changed

Lines changed: 112 additions & 104 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: node_js
22
node_js:
3+
- 10
4+
- 9
35
- '8'
46
- '7'
57
- '6'

0 commit comments

Comments
 (0)