Removing coveralls, as it's not working for clang.
This commit is contained in:
parent
2f7f7d6fc4
commit
75dc4710a4
1 changed files with 1 additions and 5 deletions
|
|
@ -2,11 +2,7 @@ language: c
|
|||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
before_install:
|
||||
- sudo pip install cpp-coveralls --use-mirrors
|
||||
script:
|
||||
- scons --coverage
|
||||
after_success:
|
||||
- coveralls
|
||||
- scons
|
||||
notifications:
|
||||
irc: "irc.upstandinghackers.com#hammer"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue