Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

Commit

Permalink
Travis: Exclude SampleObjC from coverage stats
Browse files Browse the repository at this point in the history
  • Loading branch information
jonreid committed Feb 19, 2017
1 parent 4c2f130 commit fc681f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ script:
- pod spec lint --quick

after_success:
- ./Cocoanetics-Ruby/coveralls.rb --exclude-folder Sample --exclude-headers
- ./Cocoanetics-Ruby/coveralls.rb --exclude-folder SampleObjC --exclude-headers

0 comments on commit fc681f5

Please sign in to comment.