Skip to content

Commit

Permalink
Fix .travis.yml matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Jan 19, 2017
1 parent 1f35309 commit 60abe39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ notifications:

env:
matrix:
- RVERSION=release
- NOT_CRAN=true
- r: release
not_cran: true

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

0 comments on commit 60abe39

Please sign in to comment.