Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Commit

Permalink
Bump CI to 1.11 for rsa.PublicKey.Size
Browse files Browse the repository at this point in the history
  • Loading branch information
emersion committed Mar 11, 2019
1 parent 054bae4 commit 1b390bb
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,5 +1,5 @@
language: go
go:
- "1.10"
- "1.11"
script: go test -race -coverprofile=coverage.txt -covermode=atomic
after_script: bash <(curl -s https://codecov.io/bash)

0 comments on commit 1b390bb

Please sign in to comment.