Skip to content
This repository was archived by the owner on Mar 11, 2022. It is now read-only.

Commit a2323ef

Browse files
authored
Merge pull request #387 from KohlsTechnology/go1.15.8
chore: update to go 1.15.8
2 parents 578254b + 43cd948 commit a2323ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sudo: required
66
language: go
77
go_import_path: github.com/KohlsTechnology/eunomia
88
go:
9-
- "1.15.5"
9+
- "1.15.8"
1010
env:
1111
global:
1212
- CHANGE_MINIKUBE_NONE_USER=true

0 commit comments

Comments
 (0)