Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Conversation

@dmoody256
Copy link
Contributor

… in the environment variable strings

@codecov
Copy link

codecov bot commented Jan 14, 2019

Codecov Report

Merging #188 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##           master   #188   +/-   ##
=====================================
  Coverage       0%     0%           
=====================================
  Files           1      1           
  Lines           1      1           
=====================================
  Misses          1      1

@thomasrockhu
Copy link
Contributor

LGTM, will merge pending travis build

https://www.appveyor.com/docs/environment-variables/

@dmoody256
Copy link
Contributor Author

LGTM, will merge pending travis build

At the moment Travis is failing on master so when ever that's fixed i'll pull it.

In the meantime a workaround is to manually set the variables to use uppercase "True" in the appveyor.yml using the "sh" which only applies to Ubuntu images:

- sh: export CI=True
- sh: export APPVEYOR=True

@thomasrockhu
Copy link
Contributor

@dmoody256 pending #189

@thomasrockhu thomasrockhu merged commit aeec8a6 into codecov:master Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants