Skip to content

Commit

Permalink
Build with go1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessio Treglia committed Mar 2, 2020
1 parent c76c3af commit c3b6e53
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,4 +1,4 @@
language: go

go:
- 1.13
- 1.14
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/alessio/shellescape

go 1.13
go 1.14

0 comments on commit c3b6e53

Please sign in to comment.