Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #231 from philtay/travis
Browse files Browse the repository at this point in the history
Support Go 1.12
  • Loading branch information
csstaub committed May 13, 2019
2 parents 532d1cd + a2b024f commit 42606c5
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 @@ -13,6 +13,7 @@ go:
- '1.9.x'
- '1.10.x'
- '1.11.x'
- '1.12.x'

go_import_path: gopkg.in/square/go-jose.v2

Expand Down

0 comments on commit 42606c5

Please sign in to comment.