Skip to content

Commit

Permalink
upd to go 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Carsten Seeger committed Jun 12, 2020
1 parent 1aadfca commit 55cdb62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sudo: false
language: go
go:
- 1.13.x
- 1.14.x

# only last commit
git:
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/cseeger-epages/mail2most

go 1.13
go 1.14

require (
github.com/BurntSushi/toml v0.3.1
Expand Down

0 comments on commit 55cdb62

Please sign in to comment.