Skip to content

Commit b8f60a6

Browse files
committed
fixing coveralls command
1 parent b77add4 commit b8f60a6

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
@@ -11,7 +11,7 @@ script:
1111
deploy:
1212
skip_cleanup: true
1313
provider: script
14-
script: make coverall
14+
script: make coveralls
1515
on:
1616
repo: senseyeio/diligent
1717
branch: master

0 commit comments

Comments
 (0)