Update .travis.yml

Adding power support & updating the go versions to >=1.13 as lower versions are not supported.,
This commit is contained in:
santosh653
2020-12-07 06:53:59 -05:00
committed by GitHub
parent a48bafac4b
commit 705a0066a5
+5 -11
View File
@@ -1,17 +1,11 @@
arch:
- amd64
- ppc64le
language: go
go:
- 1.2.x
- 1.3.x
- 1.4.x
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x
- 1.15.x
- tip