Dronecode / camera-manager

Camera Manager for interfacing cameras with the Dronecode platform
https://camera-manager.dronecode.org/en/
Apache License 2.0
63 stars 51 forks source link

What are Travis links for readme? #171

Open hamishwillee opened 6 years ago

hamishwillee commented 6 years ago

The current links are as shown below. What is the correct info for badge/link?

[![Build Status](https://travis-ci.org/intel/camera-streaming-daemon.svg?branch=master)](https://travis-ci.org/intel/camera-streaming-daemon) <a href="https://scan.coverity.com/projects/01org-camera-streaming-daemon"><img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/12056/badge.svg"/></a>
lbegani commented 6 years ago

https://api.travis-ci.org/Dronecode/camera-manager.svg?branch=master

Check if it works.