updated .travis.yml

pull/36/head
Richard Liu 6 years ago
parent 91251e6fb3
commit 6db78520c9
  1. 3
      .travis.yml

@ -7,8 +7,7 @@ install:
- cd $HOME/gopath/src
- mv github.com/simple-rules/harmony-benchmark ./
- cd harmony-benchmark
# TODO: @RL, get this back after the AWS deployment is unblocked.
# - go get github.com/go-stack/stack
- go get ./...
- ./.travis.gofmt.sh
- go build -v ./...
notifications:

Loading…
Cancel
Save