update ci

This commit is contained in:
2017-09-22 23:52:28 +02:00
parent f606dd6e6d
commit 0a1063e6c8
4 changed files with 79 additions and 98 deletions

View File

@ -1,5 +1,5 @@
import { tap, expect } from 'tapbundle'
import projectinfo = require('../dist/index')
import projectinfo = require('../ts/index')
let path = require('path')
let testBasePath = path.resolve(__dirname)