Permalink
Browse files

added export RGL_USE_NULL=TRUE in travis.yml

  • Loading branch information...
1 parent 46c71b7 commit 0c1cbacdcc31133a9340b3989f74951e5c655ad7 @zarquon42b committed Apr 20, 2016
Showing with 1 addition and 0 deletions.
  1. +1 −0 .travis.yml
View
@@ -12,6 +12,7 @@ before_install:
- sudo add-apt-repository ppa:zarquon42/travis-trusty -y
- sudo apt-get update -qq
- curl -OL http://raw.github.com/craigcitro/r-travis/master/scripts/travis-tool.sh
+ - export RGL_USE_NULL=TRUE
- chmod 755 ./travis-tool.sh
- ./travis-tool.sh bootstrap
- ./travis-tool.sh install_r_binary rgl Rcpp RcppEigen RcppArmadillo foreach doParallel yaImpute testthat car colorRamps shapes rvcg

0 comments on commit 0c1cbac

Please sign in to comment.