Skip to content

Fix Travis CI #348

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

Merged
merged 13 commits into from
Mar 4, 2018
Merged

Fix Travis CI #348

merged 13 commits into from
Mar 4, 2018

Conversation

tony
Copy link
Member

@tony tony commented Mar 3, 2018

Fixes #304

Also upgrades Travis CI build from precise -> trusty

tony added 3 commits March 3, 2018 16:35
add RETRY_TIMEOUT_SECONDS setting, with default of 8 seconds for now

it can be configured via environmental variables, add docs.
@tmux-python tmux-python deleted a comment from codecov-io Mar 4, 2018
@tmux-python tmux-python deleted a comment from codecov-io Mar 4, 2018
@codecov-io
Copy link

codecov-io commented Mar 4, 2018

Codecov Report

Merging #348 into master will decrease coverage by 6.82%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #348      +/-   ##
==========================================
- Coverage   82.49%   75.67%   -6.83%     
==========================================
  Files           5        5              
  Lines         777      777              
  Branches        0      226     +226     
==========================================
- Hits          641      588      -53     
  Misses        136      136              
- Partials        0       53      +53
Impacted Files Coverage Δ
tmuxp/config.py 85.36% <0%> (-8.95%) ⬇️
tmuxp/cli.py 57.05% <0%> (-7.06%) ⬇️
tmuxp/util.py 90.9% <0%> (-6.07%) ⬇️
tmuxp/workspacebuilder.py 90.9% <0%> (-4.25%) ⬇️

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 4159cb1...6641368. Read the comment docs.

@tony tony merged commit 5691817 into master Mar 4, 2018
@tony tony deleted the fix-travis branch March 4, 2018 02:32
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.

2 participants