Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.

Commit

Permalink
get smwrs
Browse files Browse the repository at this point in the history
  • Loading branch information
ldecicco-USGS committed Jun 9, 2017
1 parent 4ddb2f4 commit b455be2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -30,6 +30,11 @@ warnings_are_errors: true

r_github_packages:
- jimhester/covr
- USGS-R/smwrData
- USGS-R/smwrBase
- USGS-R/smwrGraphs
- USGS-R/smwrStats
- USGS-R/smwrQW

after_success:
- if [[ "${R_CODECOV}" ]]; then R -e 'covr::coveralls()'; fi
Expand Down

0 comments on commit b455be2

Please sign in to comment.