fix(test): create polyfills-test.ts for karma test & setup Travis CI

This commit is contained in:
Heo Sangmin
2018-05-19 16:38:21 +09:00
parent be48531517
commit 7fbc68cd1f
9 changed files with 25 additions and 31 deletions

View File

@@ -7,7 +7,7 @@
"types": []
},
"exclude": [
"test.ts",
"src/test.ts",
"**/*.spec.ts",
"dist",
"app-builds",