Skip to content

Commit a08c3cf

Browse files
committed
fixed mistake in travis yml
1 parent cc88f8a commit a08c3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ install:
77
- npm install
88

99
script:
10-
- npm run converalls
10+
- npm run coveralls

0 commit comments

Comments
 (0)