added .travis.yml

This commit is contained in:
hydrabolt
2015-08-26 10:18:58 +01:00
parent b5131b55ee
commit 69f2794823
3 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
/*
*/
var Discord = require("../lib/index.js");
var Auth = require("./auth.json");
var mybot = new Discord.Client();