Skip to content

Commit 23891a8

Browse files
committed
wp
1 parent 908e149 commit 23891a8

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
@@ -15,4 +15,4 @@ before_script:
1515
script:
1616
- npm test
1717
after_success:
18-
- codecov -t ${CODECOV_TOKEN} -f coverage/lcov.info
18+
- ./codecov -t ${CODECOV_TOKEN} -f coverage/lcov.info

0 commit comments

Comments
 (0)