Skip to content

Commit cc1fb94

Browse files
authored
Testing on Node 10 (#357)
* Testing on Node 10 * Upgraded bcrypt version * Fixed some deprecation warnings
1 parent 9032ab0 commit cc1fb94

File tree

5 files changed

+3071
-2468
lines changed

5 files changed

+3071
-2468
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
22
node_js:
3+
- "10"
34
- "8"
45
- "7"
56
- "6"

0 commit comments

Comments
 (0)