Browse Source

add travis

pull/6/head
yedongfu 5 years ago
parent
commit
e18e766cf8
  1. 2
      .travis.yml
  2. 1
      README.md

2
.travis.yml

@ -0,0 +1,2 @@
language: go
script: go test ./...

1
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)

Loading…
Cancel
Save