Skip to content

Commit

Permalink
Add 1.11 to the build matrix, drop 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
brandur committed Oct 29, 2018
1 parent 4e0fe57 commit ea896e7
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 @@ -52,10 +52,10 @@ env:
- STRIPE_MOCK_VERSION=0.33.0

go:
- "1.7"
- "1.8"
- "1.9"
- "1.10"
- "1.11"
- tip

language: go
Expand Down

0 comments on commit ea896e7

Please sign in to comment.