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

Update .travis.yml #8

Merged
merged 1 commit into from
Apr 7, 2018
Merged

Update .travis.yml #8

merged 1 commit into from
Apr 7, 2018

Conversation

cthoyt
Copy link
Contributor

@cthoyt cthoyt commented Jan 28, 2018

Use the magic TOXENV=py to automatically infer the python version from which tox is being run. Makes much sleeker travis config. Also, don't need to include the python version in the include because it knows to pick the first one in the list

Use the magic `TOXENV=py` to automatically infer the python version from which tox is being run. Makes much sleeker travis config. Also, don't need to include the python version in the include because it knows to pick the first one in the list
@codecov-io
Copy link

codecov-io commented Jan 28, 2018

Codecov Report

Merging #8 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop     #8   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files            3      3           
  Lines           97     97           
  Branches         7      7           
======================================
  Hits            97     97

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a27b97...7f12806. Read the comment docs.

@scolby33
Copy link
Owner

This will likely make it in in the next version, once image support is merged.

@scolby33
Copy link
Owner

Where is the documentation for this?

@cthoyt
Copy link
Contributor Author

cthoyt commented Feb 26, 2018

I’ll do My best to dig it up

@scolby33
Copy link
Owner

scolby33 commented Apr 7, 2018

Because the docs are mad hard to find:

The environment py uses the version of Python used to invoke tox.

https://tox.readthedocs.io/en/3.0.0/example/basic.html#a-simple-tox-ini-default-environments

@scolby33 scolby33 merged commit 8f741c9 into scolby33:develop Apr 7, 2018
@cthoyt cthoyt deleted the patch-1 branch April 8, 2018 18:48
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.

3 participants