mirror of
https://github.com/zhashkevych/go-sqlxmock.git
synced 2024-11-24 08:12:13 +02:00
update travis ci config
This commit is contained in:
parent
5b568f0d25
commit
f55ca83ba0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user