Skip to content

Commit

Permalink
trying to fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
muschellij2 committed Apr 8, 2015
1 parent dce52f6 commit 3620938
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -15,10 +15,12 @@ before_install:
# - sudo apt-get install fsl-core
# - sudo apt-get install fsl-complete
install:
- ./travis-tool.sh install_github muschellij2/oro.nifti
- ./travis-tool.sh install_github muschellij2/fslr
- ./travis-tool.sh install_deps
script:
- ./travis-tool.sh run_tests
- Rscript -e 'library(devtools); install_github("muschellij2/fslr"); library(fslr); have.fsl()'
- Rscript -e 'library(fslr); have.fsl()'


after_failure:
Expand Down

0 comments on commit 3620938

Please sign in to comment.