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

add latest go version to travis build

This commit is contained in:
gedi
2018-09-08 19:12:32 +03:00
parent c8e01dc244
commit 4eed5ba1a0

View File

@ -12,7 +12,7 @@ go:
- 1.8.x
- 1.9.x
- 1.10.x
# - tip # sadly fails most of the times
- 1.11.x
sudo: false