Skip to content

Commit

Permalink
Add new dependencies to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmey committed Jan 23, 2020
1 parent 2a0fd82 commit 6e7744f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ install:
- go version
- go env
- go get -u github.com/golang-sql/civil
- go get -u github.com/Azure/go-autorest/autorest/adal
- go get -u golang.org/x/crypto/pkcs12

build_script:
- go build
Expand Down

0 comments on commit 6e7744f

Please sign in to comment.