We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e82fa6f commit e161fbeCopy full SHA for e161fbe
.travis.yml
@@ -7,6 +7,7 @@ xcode_scheme:
7
- Template Framework Project
8
- TestsProject
9
before_install:
10
+ sudo pip install PyYAML
11
sudo pip install cpp-coveralls
12
after_success:
13
./scripts/coveralls.rb --extension m --extension mm --exclude-folder include --exclude-folder TestsProject
0 commit comments