Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use Pkg.clone(pwd()), not cloning from master on travis #3

Merged
merged 1 commit into from
Dec 23, 2016

Conversation

tkelman
Copy link
Contributor

@tkelman tkelman commented Dec 23, 2016

if you always clone from master, then travis will not be testing the changes
in any branch or pull request builds

if you always clone from master, then travis will not be testing the changes
in any branch or pull request builds
@codecov-io
Copy link

codecov-io commented Dec 23, 2016

Current coverage is 97.02% (diff: 100%)

Merging #3 into master will not change coverage

@@             master         #3   diff @@
==========================================
  Files             5          5          
  Lines           303        303          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            294        294          
  Misses            9          9          
  Partials          0          0          

Powered by Codecov. Last update eb3c1d5...e9aaaec

@justindressel justindressel merged commit 10eca01 into justindressel:master Dec 23, 2016
@justindressel
Copy link
Owner

Thanks!

@tkelman tkelman deleted the patch-1 branch December 23, 2016 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants