mirror of https://github.com/gobeam/stringy.git
Travis ci config test
This commit is contained in:
parent
7a6cec96c2
commit
591879bd7b
|
@ -2,7 +2,7 @@ language: go
|
||||||
sudo: false
|
sudo: false
|
||||||
go_import_path: github.com/gobeam/Stringy
|
go_import_path: github.com/gobeam/Stringy
|
||||||
go:
|
go:
|
||||||
- 1.9
|
- 1.13
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test
|
- go test
|
||||||
|
|
Loading…
Reference in New Issue