Skip to content

Commit

Permalink
Increase travis timeout to 30min (for shame)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronwolen committed Jan 23, 2020
1 parent 2575ba1 commit 7cae6fa
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 @@ -4,7 +4,7 @@ cache: packages

script:
- R CMD build . --no-build-vignettes
- travis_wait 20 R CMD check *tar.gz --ignore-vignettes
- travis_wait 30 R CMD check *tar.gz --ignore-vignettes

jobs:
include:
Expand Down

0 comments on commit 7cae6fa

Please sign in to comment.