Skip to content

Commit

Permalink
Environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanming-hu committed Nov 15, 2017
1 parent 35f0b88 commit 3052ffd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ FROM ubuntu:16.04
RUN mkdir -p /home/travis/
RUN apt-get update
RUN apt-get install -y python3 wget sudo
ENV TC_CI=1
RUN wget https://raw.githubusercontent.com/yuanming-hu/taichi/dev/install.py && python3 install.py

0 comments on commit 3052ffd

Please sign in to comment.