Skip to content

Commit

Permalink
travis file changed for codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Grossetti committed Jun 14, 2016
1 parent 0778d28 commit c0050dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ before_script:
- psql -c 'create database test;' -U postgres

after_success:
- Rscript -e 'covr::codecov()'
#- Rscript -e 'covr::codecov()'
- bash <(curl -s https://codecov.io/bash)

0 comments on commit c0050dd

Please sign in to comment.