Skip to content

Commit

Permalink
Added gdal to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelloharawild committed Apr 5, 2019
1 parent be1a845 commit 296cd1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -10,6 +10,7 @@ addons:
- libudunits2-dev
- libv8-dev
- libjq-dev
- libgdal1-dev

after_success:
- Rscript -e 'pkgdown::build_site()'
Expand All @@ -22,3 +23,4 @@ deploy:
local-dir: docs
on:
branch: master

0 comments on commit 296cd1c

Please sign in to comment.