Skip to content

Commit 6c97fd7

Browse files
committed
Update circleci
1 parent 5ec2cc2 commit 6c97fd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ jobs:
3535
name: Test
3636
command: npm test
3737
- run:
38-
name: Run coveralls
39-
command: 'cat temp/coverage/coverage.txt'
38+
name: Run coveralls
39+
command: 'cat temp/coverage/coverage.txt'
4040
- run:
4141
name: Run coveralls
4242
command: 'cat temp/coverage/coverage.txt | ./node_modules/.bin/coveralls'

0 commit comments

Comments
 (0)