DATA-DOG / go-sqlmock

Sql mock driver for golang to test database interactions
Other
6.02k stars 406 forks source link

Travis-ci: Disable version 1.2.x, 1.3.x, 1.4, 1.5.x, 1.6.x, 1.7.x, 1.8.x, 1.9.x, 1.10.x & 1.11.x #245

Closed dthadi3 closed 2 months ago

dthadi3 commented 3 years ago

Travis-ci: Disable version 1.2.x, 1.3.x, 1.4, 1.5.x, 1.6.x, 1.7.x, 1.8.x, 1.9.x, 1.10.x & 1.11.x Signed-off-by: Devendranath Thadi devendranath.thadi3@gmail.com

Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing.

dthadi3 commented 3 years ago

@ashhadsheikh / @gagantrivedi waiting for your response regarding ppc64le code merging. Thanks!