1
0
mirror of https://github.com/DATA-DOG/go-sqlmock.git synced 2025-03-21 21:07:11 +02:00

add go1.10 in travis

This commit is contained in:
gedi 2018-03-04 17:30:57 +02:00
parent a6b4b164c6
commit b9ca56ce96
No known key found for this signature in database
GPG Key ID: 56604CDCCC201556
2 changed files with 2 additions and 1 deletions

View File

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

View File

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