elixir-thrift/coveralls.json
Jon Parise 1f5462bba8 Remove the Apache Thrift Erlang runtime library (#122)
We still have a copy under test/support/src/ that's used by our
integration tests, but we otherwise no longer have any need to ship a
copy of Apache Thrift Erlang runtime.
2016-12-31 09:02:51 -08:00

8 lines
108 B
JSON

{
"skip_files": [
"src/thrift_lexer.erl",
"src/thrift_parser.erl",
"test/support"
]
}