fix travis-ci test

This commit is contained in:
omni360
2016-02-20 23:51:37 +08:00
parent e4c7fe7adf
commit 0554ae6f30
2 changed files with 4 additions and 4 deletions
@@ -1,4 +1,4 @@
/// <reference path="jsClipper.d.ts" />
/// <reference path="js-clipper.d.ts" />
class jsClipperTest{
public intPointTest(){
@@ -16,4 +16,4 @@ class jsClipperTest{
var tt = new jsClipperTest;
tt.intPointTest();
tt.intPointTest();
+2 -2
View File
@@ -1,4 +1,4 @@
// Type definitions for jsClipper.js
// Type definitions for js-clipper
// Project: https://github.com/mathisonian/JsClipper
// Definitions by: Hou Chunlei <https://github.com/omni360>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
@@ -298,4 +298,4 @@ declare module ClipperLib {
}