Skip to content

Commit

Permalink
Ah, I should not have wasted time with Coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
lorentey committed Jan 8, 2016
1 parent 0ea93d5 commit 9ac59f1
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 202 deletions.
2 changes: 0 additions & 2 deletions BigInt.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@
/* Begin PBXFileReference section */
BB2CFBC31C3876A10082692D /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
BB64804F1C3EBC8800CF4BEE /* .travis.yml */ = {isa = PBXFileReference; lastKnownFileType = text; path = .travis.yml; sourceTree = "<group>"; };
BB6480501C3EBC9300CF4BEE /* Gemfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Gemfile; sourceTree = "<group>"; };
BB64E6F01C2F490000C18269 /* BigInt.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = BigInt.framework; sourceTree = BUILT_PRODUCTS_DIR; };
BB64E6F51C2F490000C18269 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
BB64E6FA1C2F490000C18269 /* BigIntTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BigIntTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
Expand Down Expand Up @@ -236,7 +235,6 @@
BB2CFBC31C3876A10082692D /* README.md */,
BBDEA46B1C3D750100BBEEBC /* LICENSE.md */,
BBDEA46A1C3D741A00BBEEBC /* BigInt.podspec */,
BB6480501C3EBC9300CF4BEE /* Gemfile */,
BB64804F1C3EBC8800CF4BEE /* .travis.yml */,
BB6BB5501C36F5940054459A /* Demo.playground */,
BB64E6F21C2F490000C18269 /* Sources */,
Expand Down
6 changes: 0 additions & 6 deletions Gemfile

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
[![Platform](https://img.shields.io/cocoapods/p/BigInt.svg?style=flat)](http://cocoapods.org/pods/BigInt)

[![Build Status](https://travis-ci.org/lorentey/BigInt.svg?branch=master)](https://travis-ci.org/lorentey/BigInt)
[![Coverage Status](https://coveralls.io/repos/lorentey/BigInt/badge.svg?branch=master&service=github)](https://coveralls.io/github/lorentey/BigInt?branch=master)
[![codecov.io](https://codecov.io/github/lorentey/BigInt/coverage.svg?branch=master)](https://codecov.io/github/lorentey/BigInt?branch=master)

[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![Version](https://img.shields.io/cocoapods/v/BigInt.svg?style=flat)](http://cocoapods.org/pods/BigInt)
Expand Down
193 changes: 0 additions & 193 deletions llvm-coveralls

This file was deleted.

0 comments on commit 9ac59f1

Please sign in to comment.