Skip to content

Commit

Permalink
revert Dockerfile to master. remove parser tests from this pr
Browse files Browse the repository at this point in the history
  • Loading branch information
joshpoll committed Dec 1, 2018
1 parent 3e2244f commit ce72502
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 537 deletions.
7 changes: 0 additions & 7 deletions docker/Dockerfile.ci_cpu
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,3 @@ COPY install/ubuntu_install_nnpack.sh /install/ubuntu_install_nnpack.sh
RUN bash /install/ubuntu_install_nnpack.sh

ENV PATH $PATH:$CARGO_HOME/bin:/usr/lib/go-1.10/bin

# ANTLR deps
COPY install/ubuntu_install_java.sh /install/ubuntu_install_java.sh
RUN bash /install/ubuntu_install_java.sh

COPY install/ubuntu_install_antlr.sh /install/ubuntu_install_antlr.sh
RUN bash /install/ubuntu_install_antlr.sh
Loading

0 comments on commit ce72502

Please sign in to comment.