summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoralanminko <37236958+alanminko@users.noreply.github.com>2022-01-22 13:20:29 -0800
committerGitHub <noreply@github.com>2022-01-22 13:20:29 -0800
commitdf1f7198e05137e06f4f3eedb480dbf36085018f (patch)
tree033498284c82ff1411393d688758233ba9172761 /README.md
parent5b8fa41ba966271f97f99860b21eee83bf51e61a (diff)
parentfd975af1595dbf8f8a703591dac7b5f0059925db (diff)
downloadabc-df1f7198e05137e06f4f3eedb480dbf36085018f.tar.gz
abc-df1f7198e05137e06f4f3eedb480dbf36085018f.tar.bz2
abc-df1f7198e05137e06f4f3eedb480dbf36085018f.zip
Merge pull request #150 from sterin/master
Move CI to GitHub Actions.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index be617877..55b9de30 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![Build Status](https://travis-ci.org/berkeley-abc/abc.svg?branch=master)](https://travis-ci.org/berkeley-abc/abc)
-[![Build status](https://ci.appveyor.com/api/projects/status/7q8gopidgvyos00d?svg=true)](https://ci.appveyor.com/project/berkeley-abc/abc)
+[![.github/workflows/build-posix.yml](https://github.com/sterin/abc/actions/workflows/build-posix.yml/badge.svg)](https://github.com/sterin/abc/actions/workflows/build-posix.yml)
+[![.github/workflows/build-windows.yml](https://github.com/sterin/abc/actions/workflows/build-windows.yml/badge.svg)](https://github.com/sterin/abc/actions/workflows/build-windows.yml)
# ABC: System for Sequential Logic Synthesis and Formal Verification