Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #17 from Blackhawk-TA/voiceSupport
Browse files Browse the repository at this point in the history
Implement Voice Support for Discord
  • Loading branch information
Blackhawk-TA committed May 21, 2020
2 parents fe0de73 + 8836480 commit 232c305
Show file tree
Hide file tree
Showing 24 changed files with 1,167 additions and 245 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "8.11.2"
- "8.17.0"
script:
- npm run-script validate
- nyc npm test && nyc report --reporter=text-lcov | coveralls
- nyc npm test && nyc report --reporter=text-lcov | coveralls
Loading

0 comments on commit 232c305

Please sign in to comment.