Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

source activate $CONDA_ENV

source setup_env.sh

CC=gcc-7 CXX=g++-7 ./build_travisall.sh -p install

 

To detach from a container and leave it running in the background, use CTRL-P CTRL-Q

...