You've already forked go-sqlxmock
mirror of
https://github.com/zhashkevych/go-sqlxmock.git
synced 2025-06-24 21:56:48 +02:00
update travis ci config
This commit is contained in:
@ -1,5 +1,4 @@
|
|||||||
language: go
|
language: go
|
||||||
sudo: false
|
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.2
|
- 1.2
|
||||||
@ -9,5 +8,4 @@ go:
|
|||||||
- release
|
- release
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
script:
|
script: go test -race
|
||||||
- go test -race
|
|
||||||
|
Reference in New Issue
Block a user