Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TATAUFO committed Jan 17, 2020
1 parent c04b374 commit 1bae80d
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 @@ -13,9 +13,9 @@ matrix:
sudo: required
go: 1.12.x
script:
- goveralls -repotoken OtaVjZWgbWWgNkhlFMdlePbFZGogdkiFQ
- make install
- GO111MODULE=on
- goveralls -repotoken OtaVjZWgbWWgNkhlFMdlePbFZGogdkiFQ
- go test ./crypto/pdu
- go test ./crypto/ethereum
- go test ./crypto/bitcoin
Expand Down

0 comments on commit 1bae80d

Please sign in to comment.