Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ruesier committed Sep 23, 2019
2 parents 1e572d0 + e44ed81 commit 7a93ba3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: go

go:
- 1.8.x
- 1.9.x
- tip
- 1.12.x
- 1.13.x
2 changes: 1 addition & 1 deletion tika/server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ func TestValidateFileHash(t *testing.T) {

func TestDownloadServerError(t *testing.T) {
tests := []struct {
version version
version Version
path string
}{
{"1.0", ""},
Expand Down

0 comments on commit 7a93ba3

Please sign in to comment.