diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index b087ac4..0000000 --- a/.travis.yml +++ /dev/null @@ -1,5 +0,0 @@ -language: d -d: - - dmd - - gdc - - ldc diff --git a/README.md b/README.md index 0cedb28..363cb3d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.com/pfusik/xasm.svg?branch=master)](https://travis-ci.com/github/pfusik/xasm) +[![GitHub Actions](https://github.com/pfusik/xasm/actions/workflows/test.yml/badge.svg)](https://github.com/pfusik/xasm/actions/workflows/test.yml) xasm ====