CircleCI works

This commit is contained in:
John Wellbelove 2020-05-12 19:24:46 +01:00
parent bdffb3635f
commit 70651fc29b
2 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@ jobs:
- image: "rikorose/gcc-cmake:latest"
branches:
only:
- feature/add_circle-ci_support
- master
steps:
- checkout:
- run:

View File

@ -3,6 +3,7 @@ Embedded Template Library (ETL)
AppVeyor
[![Build status](https://ci.appveyor.com/api/projects/status/b7jgecv7unqjw4u0/branch/master?svg=true)](https://ci.appveyor.com/project/jwellbelove/etl/branch/master)
[![ETLCPP](https://circleci.com/gh/ETLCPP/etl.svg?style=svg)](https://app.circleci.com/pipelines/github/ETLCPP/etl)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3c14cd918ccf40008d0bcd7b083d5946)](https://www.codacy.com/manual/jwellbelove/etl?utm_source=github.com&utm_medium=referral&utm_content=ETLCPP/etl&utm_campaign=Badge_Grade)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/jwellbelove/etl)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)