Skip to content

Commit

Permalink
add aws.ec2metadata to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leeper committed Jun 11, 2018
1 parent eef6bdd commit cb5e21c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -18,6 +18,7 @@ r_packages:
- drat
r_github_packages:
- cloudyr/travisci
- cloudyr/aws.ec2metadata
after_success:
- R -q -e 'library("covr");codecov()'
- test $TRAVIS_PULL_REQUEST == "false" && test $TRAVIS_BRANCH == "master" && test
Expand Down

0 comments on commit cb5e21c

Please sign in to comment.