Fix travis failure

pull/297/head
Rongjian Lan 6 years ago
parent aafd537dbd
commit 60e5670cf6
  1. 2
      .travis.yml

@ -15,7 +15,7 @@ install:
- git clone https://github.com/harmony-one/bls.git
- cd bls
- make
- cd harmony
- cd ../harmony
- go get -t -v ./...
- go get -u golang.org/x/lint/golint
- go get gopkg.in/check.v1

Loading…
Cancel
Save