Skip to content

Commit e161fbe

Browse files
committed
Added PyYAML requirement for cpp-coveralls.
1 parent e82fa6f commit e161fbe

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
@@ -7,6 +7,7 @@ xcode_scheme:
77
- Template Framework Project
88
- TestsProject
99
before_install:
10+
sudo pip install PyYAML
1011
sudo pip install cpp-coveralls
1112
after_success:
1213
./scripts/coveralls.rb --extension m --extension mm --exclude-folder include --exclude-folder TestsProject

0 commit comments

Comments
 (0)