Skip to content

Commit c6d980b

Browse files
committed
adds success
1 parent bf6a119 commit c6d980b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ install:
1919
- R -e "install.packages('spDataLarge', repos = 'https://nowosad.github.io/drat/', type = 'source')"
2020
- R -e "devtools::install_github('geocompr/geocompkg')"
2121

22-
#script:
23-
# - make html
22+
script:
23+
- make clean
2424

2525
#after_success:
2626
# - test $TRAVIS_PULL_REQUEST == "false" && test $TRAVIS_BRANCH == "master" && bash deploy.sh

0 commit comments

Comments
 (0)