8000 Update .travis.yml · codecov/example-swift@64955c9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 64955c9

Browse files
author
Steve Peak
authored
Update .travis.yml
1 parent d0be8bd commit 64955c9

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,4 +5,4 @@ script:
55
- find / -name '*.xccoverage' || echo 'ok'
66
- find ~/Library/Developer/Xcode/DerivedData -name '*.xccoverage' || echo 'ok'
77
after_success:
8-
- bash <(curl -s https://raw.githubusercontent.com/codecov/codecov-bash/master/codecov) -X xcode
8+
- bash <(curl -s https://raw.githubusercontent.com/codecov/codecov-bash/master/codecov) -X xcodeplist

0 commit comments

Comments
 (0)
0