Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
caiohamamura authored Jun 3, 2020
1 parent df1889f commit 1902f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ language: r

script:
- R CMD build .
- R CMD check *tar.gz --as-cran
- travis_wait 30 R CMD check *tar.gz --as-cran
- R CMD INSTALL . --build

after_script:
Expand Down

0 comments on commit 1902f69

Please sign in to comment.