Last active
July 15, 2019 18:00
-
-
Save muschellij2/cc1c522194c80cfa209806add6c7a546 to your computer and use it in GitHub Desktop.
Current Links to ANTsR for Travis
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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