Skip to content

Commit

Permalink
fix(infrastructure): unit test code coverage for typescript (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Goo committed Dec 28, 2018
1 parent e003fea commit 1170a1f
Show file tree
Hide file tree
Showing 8 changed files with 583 additions and 60 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Expand Up @@ -6,5 +6,5 @@
"plugins": [
"transform-class-properties",
"transform-object-rest-spread"
],
]
}
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,6 @@ branches:
- master
- feat/two-typescript
- rc0.8.0
- feat/typescript

matrix:
include:
Expand Down

0 comments on commit 1170a1f

Please sign in to comment.