Switch CI from Travis to GitHub Actions.

Close #10
This commit is contained in:
Piotr Fusik 2022-11-29 14:08:39 +01:00
parent 57661276c2
commit f33c112ac6
2 changed files with 1 additions and 6 deletions

View File

@ -1,5 +0,0 @@
language: d
d:
- dmd
- gdc
- ldc

View File

@ -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
====