Skip to content

Commit

Permalink
Merge pull request #14 from simple-rules/ricl-stack
Browse files Browse the repository at this point in the history
Ricl stack
  • Loading branch information
lzl124631x authored Jun 25, 2018
2 parents 061a5bb + 4580626 commit f5b9c7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ install:
- cd $HOME/gopath/src
- mv github.com/simple-rules/harmony-benchmark ./
- cd harmony-benchmark
- go get github.com/go-stack/stack
# TODO: @RL, get this back after the AWS deployment is unblocked.
# - go get github.com/go-stack/stack
- ./.travis.gofmt.sh
- go build
notifications:
Expand Down

0 comments on commit f5b9c7e

Please sign in to comment.