Skip to content

Commit

Permalink
Merge pull request #89 from rekby/devel
Browse files Browse the repository at this point in the history
switch to go 1.10 for test prevent memory leak on windows 2008 without r2
  • Loading branch information
rekby authored Aug 19, 2019
2 parents f980fcf + f9b0220 commit 196d678
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 196d678

Please sign in to comment.