Skip to content

Commit

Permalink
travis tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
maxconway committed Oct 20, 2018
1 parent 79cf413 commit 742e1e9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ matrix:
include:
- r: devel
- r: release
- r: oldrel
allow_failures:
- r: devel
- r: oldrel
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: gsheet
Type: Package
Title: Download Google Sheets Using Just the URL
Version: 0.4.3
Date: 2017-07-16
Version: 0.4.4
Date: 2018-10-20
Authors@R: person("Max", "Conway", email = "[email protected]",
role = c("aut", "cre"))
Description: Simple package to download Google Sheets using just the sharing
Expand All @@ -17,4 +17,4 @@ Imports:
Suggests:
testthat,
readr
RoxygenNote: 6.0.1
RoxygenNote: 6.1.0

0 comments on commit 742e1e9

Please sign in to comment.