Skip to content

Commit

Permalink
[docker] disable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
np committed Nov 19, 2014
1 parent 628679f commit 8f19181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ RUN cabal update && cabal install haskoin base16-bytestring scientific binary RF
ADD . /hx
WORKDIR /hx
RUN cabal install
RUN chmod +x /usr/bin/cmdcheck && /usr/bin/cmdcheck tests/*.t 2>&1
#RUN chmod +x /usr/bin/cmdcheck && /usr/bin/cmdcheck tests/*.t
#RUN apt-get update && apt-get install ${OPTS_APT} lib-ghc...

0 comments on commit 8f19181

Please sign in to comment.