mirror of
https://github.com/DATA-DOG/go-sqlmock.git
synced 2025-03-25 21:18:08 +02:00
add go1.10 in travis
This commit is contained in:
parent
a6b4b164c6
commit
b9ca56ce96
@ -9,6 +9,7 @@ go:
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
# - tip # sadly fails most of the times
|
||||
|
||||
script:
|
||||
|
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
||||
The three clause BSD license (http://en.wikipedia.org/wiki/BSD_licenses)
|
||||
|
||||
Copyright (c) 2013-2017, DATA-DOG team
|
||||
Copyright (c) 2013-2018, DATA-DOG team
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
Loading…
x
Reference in New Issue
Block a user