Skip to content

Instantly share code, notes, and snippets.

@muschellij2
Last active July 15, 2019 18:00
Show Gist options
  • Save muschellij2/cc1c522194c80cfa209806add6c7a546 to your computer and use it in GitHub Desktop.
Save muschellij2/cc1c522194c80cfa209806add6c7a546 to your computer and use it in GitHub Desktop.
Current Links to ANTsR for Travis
export RGL_USE_NULL=TRUE
cmake_version="3.11"
ants_user=stnava
wget -O antsr_travis.sh http://bit.ly/antsr_travis_sh
chmod +x antsr_travis.sh
source ./antsr_travis.sh
rm antsr_travis.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment