Skip to content

Commit f600da6

Browse files
author
Kent C. Dodds
committed
save me from myself
1 parent addf616 commit f600da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ notifications:
99
node_js: '8'
1010
install: npm install
1111
script: npm run validate
12-
after_script: npx codecov
12+
after_script: npx codecov@3
1313
branches:
1414
only: master

0 commit comments

Comments
 (0)