Skip to content

Commit

Permalink
update travis to point to jimhester updated covr
Browse files Browse the repository at this point in the history
  • Loading branch information
cdeterman committed Dec 30, 2016
1 parent 0ab0bb5 commit c74b348
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 @@ -28,7 +28,7 @@ r_packages:

r_github_packages:
- cdeterman/RViennaCL
- Enchufa2/covr
- jimhester/covr

before_install:
- if [ -n "$GH_TOKEN" ]; then git config --global github.accesstoken ${GH_TOKEN}; fi;
Expand Down

0 comments on commit c74b348

Please sign in to comment.