Skip to content

Commit

Permalink
fix ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
AbericYang committed Sep 20, 2019
1 parent dd192a7 commit 9e22855
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 @@ -15,7 +15,7 @@ before_install:
- go get github.com/btcsuite/btcd
- go get github.com/dgrijalva/jwt-go
- go get github.com/robfig/cron
- go get golang.org/x/crypto
- go get golang.org/x/crypto/sha3

script:
- make checkTravis
Expand Down

0 comments on commit 9e22855

Please sign in to comment.