Skip to content
This repository was archived by the owner on Aug 27, 2018. It is now read-only.

Commit f8503b1

Browse files
authored
ci: correct Travis' go version to explicitly be the 1.10.x series (#157)
1 parent dcb1bb6 commit f8503b1

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
@@ -20,7 +20,7 @@ addons:
2020
chrome: beta
2121

2222
go:
23-
- stable
23+
- 1.10.x
2424

2525
go_import_path: myitcv.io/react
2626

0 commit comments

Comments
 (0)