mirror of
https://git.mills.io/prologic/zs
synced 2024-11-22 13:26:11 +03:00
added .travis.yml
This commit is contained in:
parent
5fd1626d9d
commit
95c0c04f43
11
.travis.yml
Normal file
11
.travis.yml
Normal file
@ -0,0 +1,11 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.1
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.4
|
||||
- release
|
||||
- tip
|
||||
|
||||
script:
|
||||
- go test -v ./...
|
Loading…
Reference in New Issue
Block a user