Skip to content

Commit

Permalink
using antsr_travis
Browse files Browse the repository at this point in the history
  • Loading branch information
muschellij2 committed Jun 21, 2017
1 parent 224e7af commit 1e62843
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .travis.yml
Expand Up @@ -7,12 +7,10 @@ use_bioc: yes
bioc_required: yes
r: release
before_install:
- wget -O travis_helpers.sh http://bit.ly/travis_helpers
- source travis_helpers.sh
- rm travis_helpers.sh
- remote_binary_install ITKR ANTsRCore ANTsR
- drop_remote ITKR ANTsRCore ANTsR
- install_remotes_no_dep
- wget -O antsr_travis.sh http://bit.ly/antsr_travis_sh
- cat antsr_travis.sh
- source ./antsr_travis.sh
- rm antsr_travis.sh

env:
global: RGL_USE_NULL=TRUE
Expand Down

0 comments on commit 1e62843

Please sign in to comment.