Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Update deps and fix tests #43

Merged
merged 2 commits into from
Dec 7, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
ci: bump to go 1.13
  • Loading branch information
Stebalien committed Dec 7, 2019
commit 28d6b1348e817b7e40268d27b88005d5dccc479a
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go

go:
- "1.12.x"
- "1.13.x"

# first part of the GOARCH workaround
# setting the GOARCH directly doesn't work, since the value will be overwritten later
Expand Down