File tree Expand file tree Collapse file tree 8 files changed +4
-4
lines changed Expand file tree Collapse file tree 8 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://travis-ci.org /deftio/travis-ci-cpp-example.svg?branch=master )] ( https://travis-ci.org /deftio/travis-ci-cpp-example )
1+ [ ![ Build Status] ( https://travis-ci.com /deftio/travis-ci-cpp-example.svg?branch=master )] ( https://travis-ci.com /deftio/travis-ci-cpp-example )
22[ ![ Coverage Status] ( https://coveralls.io/repos/github/deftio/travis-ci-cpp-example/badge.svg?branch=master )] ( https://coveralls.io/github/deftio/travis-ci-cpp-example?branch=master )
33[ ![ License] ( https://img.shields.io/badge/License-BSD%202--Clause-blue.svg )] ( https://opensource.org/licenses/BSD-2-Clause )
44
@@ -11,8 +11,8 @@ This repo covers setting up a basic testing suite with github badges for a C/C++
1111I just wanted to make a small standalone test project to see tools and workflow for C language testing.
1212
1313
14- copyright (C) <2016> <M. A. Chatterjee> <deftio [ at] deftio [ dot] com>
15- version 1.0 M. A. Chatterjee
14+ copyright (C) <2016 and onward > <M. A. Chatterjee> <deftio [ at] deftio [ dot] com>
15+ version 1.0.1 (updated for travis-ci.com transition) M. A. Chatterjee
1616
1717
1818
Original file line number Diff line number Diff line change 1- # make file for dioci posix tests (simple interpreter for embedded systems)
1+ # makefile for posix tests (simple test lib coverage for embedded systems)
22# @author M A Chatterjee <deftio [at] deftio [dot] com>
33
44# test coverage is achieved usding gcov (part of gcc suite)
You can’t perform that action at this time.
0 commit comments