Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit 73f7530

Browse files
gliptakclareliguori
authored andcommitted
Bring Go current in Travis
1 parent 198d4cd commit 73f7530

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
@@ -6,7 +6,7 @@ services:
66
go_import_path: github.com/awslabs/aws-lambda-container-image-converter
77

88
go:
9-
- 1.11.x
9+
- 1.12.x
1010

1111
script:
1212
- make install-deps

0 commit comments

Comments
 (0)