1
0
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:
gedi 2016-01-21 21:18:28 +02:00
parent 5b568f0d25
commit f55ca83ba0

View File

@ -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