replace to simplecov

This commit is contained in:
Petr Korolev 2015-03-29 21:22:03 +03:00
parent fff7402621
commit 731e9904f5

View File

@ -15,8 +15,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
require 'coveralls'
Coveralls.wear!
require 'simplecov'
SimpleCov.start
require 'github_changelog_generator'