Skip to content

Commit c5484f3

Browse files
committed
Updating travis-ci to run against specific version of Go since there is a travice bug with running against master
1 parent a567df6 commit c5484f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: go
22

33
go:
44
- 1.10.x
5-
- master
5+
- 1.19.x
66

77
go_import_path: github.com/SpectraLogic/ds3_go_sdk
88

0 commit comments

Comments
 (0)