Skip to content

Commit

Permalink
attempt to upgrade the deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kkamkou committed Apr 6, 2021
1 parent d26da56 commit 37a1d73
Show file tree
Hide file tree
Showing 4 changed files with 948 additions and 216 deletions.
32 changes: 17 additions & 15 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,22 @@
language: node_js
node_js:
- "0.12"
- "1.8"
- "2.5"
- "3.3"
- "4.9"
- "5.12"
- "6.17"
- "7.10"
- "8.16"
- "9.11"
- "10.22"
- "11.15"
- "12.18"
- "13.14"
- "14.8"
- "0"
- "1"
- "2"
- "3"
- "4"
- "5"
- "6"
- "7"
- "8"
- "9"
- "10"
- "11"
- "12"
- "13"
- "14"
- "15"
- "16"
notifications:
slack:
on_success: never
Expand Down
Loading

0 comments on commit 37a1d73

Please sign in to comment.