Remove Travis config, use GHA badge

This commit is contained in:
Aarni Koskela
2024-05-30 16:27:16 +03:00
parent cc1c3b2968
commit e16ecc5704
2 changed files with 1 additions and 20 deletions

View File

@@ -1,19 +0,0 @@
script: yarn build
language: node_js
node_js:
- '12.18'
install:
- yarn
test:
- yarn lint
- yarn build
deploy:
local_dir: out
provider: pages
fqdn: koodiklinikka.fi
skip_cleanup: true
github_token: '$GITHUB_TOKEN'
repo: koodiklinikka/koodiklinikka.github.io
target_branch: master
on:
branch: master

View File

@@ -1,6 +1,6 @@
# Koodiklinikka
![Travis](https://travis-ci.org/koodiklinikka/koodiklinikka.fi.svg?branch=master)
[![CI](https://github.com/koodiklinikka/koodiklinikka.fi/actions/workflows/ci.yml/badge.svg)](https://github.com/koodiklinikka/koodiklinikka.fi/actions/workflows/ci.yml)
<img align="right" src="./logo-new-black.svg" alt="Koodiklinikka-logo" max-width="30%">