mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
Add travis yml
This commit is contained in:
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
before_install: npm install -g eslint
|
||||
install: npm install
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user