1
0
mirror of https://github.com/DATA-DOG/go-sqlmock.git synced 2025-01-07 23:01:44 +02:00
go-sqlmock/.travis.yml
2016-02-23 11:57:14 +02:00

12 lines
89 B
YAML

language: go
go:
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
- tip
script: go test -race