Skip to content

Commit

Permalink
extended travis wait to 30 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Fox committed Sep 24, 2019
1 parent d3b655d commit 017d501
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 @@ -7,7 +7,7 @@ cache: packages
script:
- |
R CMD build .
travis_wait 20 R CMD check fingertipsR*tar.gz
travis_wait 30 R CMD check fingertipsR*tar.gz
r_github_packages:
- r-lib/covr
Expand Down

0 comments on commit 017d501

Please sign in to comment.