diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..be362d7 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,2 @@ +language: go +script: go test ./... diff --git a/README.md b/README.md index e3bac83..d661349 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ ![license](https://img.shields.io/github/license/yedf/dtm) +[![Build Status](https://travis-ci.com/yedf/dtm.svg?branch=main)](https://travis-ci.com/yedf/dtm) [English](https://github.com/yedf/dtm/blob/master/README-en.md)