From e18e766cf8947e352f7ea81789d9b79907779175 Mon Sep 17 00:00:00 2001 From: yedongfu Date: Tue, 13 Jul 2021 23:01:58 +0800 Subject: [PATCH] add travis --- .travis.yml | 2 ++ README.md | 1 + 2 files changed, 3 insertions(+) create mode 100644 .travis.yml 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)