We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd5468 commit c0b951aCopy full SHA for c0b951a
.travis.yml
@@ -3,7 +3,7 @@ script: ./travis-tool.sh run_tests
3
before_script:
4
- curl -OL http://raw.github.com/craigcitro/r-travis/master/scripts/travis-tool.sh
5
- chmod 755 ./travis-tool.sh
6
-- ./travis-tool.sh aptget install gdal-bin
+- ./travis-tool.sh install_aptget gdal-bin
7
- ./travis-tool.sh bootstrap
8
- ./travis-tool.sh install_deps
9
- ./travis-tool.sh github_package assertthat
0 commit comments