Skip to content

Commit

Permalink
Fix go version
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Sep 28, 2019
1 parent bbbd808 commit 3f74f95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ go:
- 1.13.x

script:
- go get -u -v github.com/konsorten/go-windows-terminal-sequences
- go get -u -v ./...
- go build .

Expand Down

0 comments on commit 3f74f95

Please sign in to comment.