Skip to content

Commit 0a147dc

Browse files
authored
Merge pull request #19 from jaebradley/codecov
test(codecov): add codecov to travis build
2 parents d1f44ce + aee5996 commit 0a147dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- npm run is-es5
2020
before_script: greenkeeper-lockfile-update
2121
after_script: greenkeeper-lockfile-upload
22+
after_success: npm run codecov
2223
- stage: deploy
2324
if: branch = master
2425
before_script: npm run build

0 commit comments

Comments
 (0)