diff --git a/spec/.coveralls.yml b/spec/.coveralls.yml deleted file mode 100644 index 9160059..0000000 --- a/spec/.coveralls.yml +++ /dev/null @@ -1 +0,0 @@ -service_name: travis-ci diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index a5ab0c9..a46c911 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -15,8 +15,6 @@ # See the License for the specific language governing permissions and # limitations under the License. # -require 'coveralls' -Coveralls.wear! require 'github_changelog_generator'