added travis and improved README

This commit is contained in:
2016-04-27 02:20:27 +02:00
parent b2704c0023
commit 13f8fb8e3e
13 changed files with 99 additions and 1 deletions

2
ts/index.ts Normal file
View File

@@ -0,0 +1,2 @@
/// <reference path="./typings/main.d.ts" />
import plugins = require("./cflare.plugins");