Skip to content

Commit

Permalink
updated travis badge to current branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisJones687 committed Jan 16, 2019
1 parent 259750e commit cc72e51
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 0 additions & 2 deletions DESCRIPTION
Expand Up @@ -26,8 +26,6 @@ SystemRequirements:
Suggests:
testthat,
covr
Remotes:
covr
LinkingTo:
Rcpp
RoxygenNote: 6.1.1
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# PoPS (Pest or Pathogen Spread) Model R Wrapper <img src="man/PoPS_Logo.png" align="right" width="10%" />

[![Build Status](https://travis-ci.org/ncsu-landscape-dynamics/rpops.svg?branch=package)](https://travis-ci.org/ncsu-landscape-dynamics/rpops)
[![Build Status](https://travis-ci.org/ncsu-landscape-dynamics/rpops.svg?branch=master)](https://travis-ci.org/ncsu-landscape-dynamics/rpops)
[![Build status](https://ci.appveyor.com/api/projects/status/pixncc1jo7gtu0wx/branch/master?svg=true)](https://ci.appveyor.com/project/ChrisJones687/rpops/branch/master)
[![codecov](https://codecov.io/gh/ncsu-landscape-dynamics/rpops/branch/master/graph/badge.svg)](https://codecov.io/gh/ncsu-landscape-dynamics/rpops)

Expand Down
2 changes: 0 additions & 2 deletions appveyor.yml
Expand Up @@ -30,8 +30,6 @@ environment:
cache:
- C:\RLibrary

on_success:
- Rscript -e "covr::codecov()"
# Adapt as necessary starting from here

build_script:
Expand Down

0 comments on commit cc72e51

Please sign in to comment.