Skip to content

Commit 9a6e88a

Browse files
committed
t
1 parent d1ac442 commit 9a6e88a

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
@@ -5,6 +5,6 @@ install:
55
- npm install -g codecov
66
script: npm run test:ci
77
after_success:
8-
- codecov --file test/coverage/lcov.info --disable search
8+
- codecov
99
notifications:
1010
email: false

0 commit comments

Comments
 (0)