diff options
author | joffrey-bion <joffrey.bion@gmail.com> | 2021-01-28 12:09:14 +0100 |
---|---|---|
committer | joffrey-bion <joffrey.bion@gmail.com> | 2021-01-28 12:09:14 +0100 |
commit | 9fa09e20e10ed45ec0a59cdcc4484223d4eb9391 (patch) | |
tree | 92b9638517a547d8a92d380024fe3465f128833e /README.md | |
parent | Clarify docker image tags (sha and build) (diff) | |
download | seven-wonders-9fa09e20e10ed45ec0a59cdcc4484223d4eb9391.tar.gz seven-wonders-9fa09e20e10ed45ec0a59cdcc4484223d4eb9391.tar.bz2 seven-wonders-9fa09e20e10ed45ec0a59cdcc4484223d4eb9391.zip |
Split PR and CI/CD builds
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Seven Wonders Online -[![Travis Build](https://img.shields.io/travis/joffrey-bion/seven-wonders/master.svg)](https://travis-ci.org/joffrey-bion/seven-wonders) +[![Github Build](https://img.shields.io/github/workflow/status/joffrey-bion/seven-wonders/ci-cd?label=build&logo=github)](https://github.com/joffrey-bion/seven-wonders/actions?query=workflow%3A%22ci-cd%22) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/joffrey-bion/seven-wonders/blob/master/LICENSE) A digital version of the [7 Wonders board game](https://en.wikipedia.org/wiki/7_Wonders_(board_game)). |