Create .travis.yml

master
Deng.Liu 2019-08-12 13:46:52 +08:00 committed by GitHub
parent 58a3b27da9
commit 8552d33dcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

8
.travis.yml Normal file
View File

@ -0,0 +1,8 @@
language: go
go:
- 1.12.x
- master
script: go build