Skip to content

Commit

Permalink
Merge pull request #243 from mogren/master
Browse files Browse the repository at this point in the history
Bump TravisCI to use 1.11 (released 2018/08/24)
  • Loading branch information
mattlandis authored Nov 26, 2018
2 parents b995480 + 449088a commit 0736312
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
Expand Up @@ -7,8 +7,8 @@ language: go
# Only the last two Go releases are supported by the Go team with security updates.
# Any older versions are considered deprecated.
go:
- "1.11.x"
- "1.10.x"
- "1.9.x"

# Only clone the most recent commit.
git:
Expand Down

0 comments on commit 0736312

Please sign in to comment.