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:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
- clang
|
- clang
|
||||||
before_install:
|
|
||||||
- sudo pip install cpp-coveralls --use-mirrors
|
|
||||||
script:
|
script:
|
||||||
- scons --coverage
|
- scons
|
||||||
after_success:
|
|
||||||
- coveralls
|
|
||||||
notifications:
|
notifications:
|
||||||
irc: "irc.upstandinghackers.com#hammer"
|
irc: "irc.upstandinghackers.com#hammer"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue