Skip to content
Snippets Groups Projects
Commit 75dc4710 authored by Meredith L. Patterson's avatar Meredith L. Patterson
Browse files

Removing coveralls, as it's not working for clang.

parent 2f7f7d6f
No related branches found
No related tags found
No related merge requests found
...@@ -2,11 +2,7 @@ language: c ...@@ -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"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment