Skip to content

Commit

Permalink
fix travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrug committed Dec 16, 2019
1 parent 4b128cd commit 09f1307
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 @@ -16,7 +16,7 @@ env:
matrix:
include:
- r: devel
after_success:
after_success:
- Rscript -e 'library(covr); codecov()'
- r: release
os: osx
Expand Down

0 comments on commit 09f1307

Please sign in to comment.