1
0
mirror of https://github.com/DATA-DOG/go-sqlmock.git synced 2025-06-27 00:31:00 +02:00

adds go 1.9.x to be run in travis CI

This commit is contained in:
gedi
2017-10-04 17:32:19 +03:00
parent d76b18b42f
commit 08090c7d68

View File

@ -8,6 +8,7 @@ go:
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
# - tip # sadly fails most of the times
script: