Skip to content

Commit

Permalink
Do not check on 3.1 right now
Browse files Browse the repository at this point in the history
3.1 requires devel devtools to work
  • Loading branch information
jimhester committed May 4, 2017
1 parent 1601533 commit 6433817
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -5,13 +5,9 @@ sudo: false
cache: packages

r:
- 3.1
- oldrel
- release
- devel

r_github_packages:
- hadley/devtools

after_success:
- Rscript -e 'covr::codecov()'

0 comments on commit 6433817

Please sign in to comment.