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