Skip to content

Commit

Permalink
switch to go 1.10 for prevent memory leak on windows 2008 without r2
Browse files Browse the repository at this point in the history
  • Loading branch information
rekby committed Aug 19, 2019
1 parent b0558fb commit 90b9fdd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ addons:
- dos2unix

go:
- "1.12.4"
- "1.10"

services:
- docker
Expand Down Expand Up @@ -42,4 +42,3 @@ deploy:
api_key: $GITHUB_TOKEN
file_glob: true
file: output/*

0 comments on commit 90b9fdd

Please sign in to comment.