Skip to content

Commit

Permalink
pin version of go to 1.13.x on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajeev N B committed Jan 27, 2020
1 parent 6d66d7e commit f5054dd
Showing 1 changed file with 1 addition and 1 deletion.
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:
- master
- 1.13.x

install:
- make setup
Expand Down

0 comments on commit f5054dd

Please sign in to comment.