Skip to content

Commit

Permalink
Use golang 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ottoyiu authored Jul 28, 2020
1 parent 39247a1 commit 16bd01d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
language: go
go:
- "1.14"
install: true
sudo: required
script:
- env GO111MODULE=on make
- make
services:
- docker
after_success:
Expand Down

0 comments on commit 16bd01d

Please sign in to comment.