PMM-2605 Removed go 1.9.x from .travis.yml

Also updated Makefile to run all the tests
This commit is contained in:
Carlos Salguero
2019-11-11 10:46:57 -03:00
parent 061e6bb5c1
commit 3caa8c4a25
8 changed files with 57 additions and 46 deletions

View File

@@ -1,7 +1,6 @@
language: go
go:
- 1.9.x
- 1.10.x
- 1.12.x