mirror of
https://github.com/nxshock/colorcrop.git
synced 2025-07-02 00:23:44 +05:00
Trying to connect Travis CI
This commit is contained in:
parent
d08980b7e3
commit
2456de9cf4
2 changed files with 9 additions and 0 deletions
7
.travis.yml
Normal file
7
.travis.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.x
|
||||
|
||||
script:
|
||||
- go test -v ./...
|
Loading…
Add table
Add a link
Reference in a new issue