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 bf6a119 commit c6d980bCopy full SHA for c6d980b
.travis.yml
@@ -19,8 +19,8 @@ install:
19
- R -e "install.packages('spDataLarge', repos = 'https://nowosad.github.io/drat/', type = 'source')"
20
- R -e "devtools::install_github('geocompr/geocompkg')"
21
22
-#script:
23
-# - make html
+script:
+ - make clean
24
25
#after_success:
26
# - test $TRAVIS_PULL_REQUEST == "false" && test $TRAVIS_BRANCH == "master" && bash deploy.sh
0 commit comments