Skip to content

Commit

Permalink
Merge pull request #652 from irisnet/develop
Browse files Browse the repository at this point in the history
Push code from develop to master
  • Loading branch information
HaoyangLiu authored Nov 18, 2018
2 parents 9031910 + 3dab6c6 commit 832f6e6
Show file tree
Hide file tree
Showing 491 changed files with 27,805 additions and 12,138 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ RUN cd $REPO_PATH && \
make build_linux && \
make install && \
make install_examples && \
make test_cli && \
make test_lcd && \
make test_sim
make test_cli
# make test_lcd && \
# make test_sim

FROM alpine:3.7

Expand Down
Loading

0 comments on commit 832f6e6

Please sign in to comment.