Skip to content

Commit 0fdb4cb

Browse files
committed
Fix typo
1 parent 878cc51 commit 0fdb4cb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ before_install:
1010
before_script:
1111
- npm install -g grunt-cli
1212
script:
13-
- npm run-sript ci
13+
- npm run-script ci

tscommand-32d61b70.tmp.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
src/core/Comment.ts src/core/CommentFactory.ts src/core/CommentSpaceAllocator.ts src/core/CommentUtils.ts src/core/css-renderer/CssComment.ts --removeComments --rootDir src/ --target ES5 --outDir compiled_src/

0 commit comments

Comments
 (0)