★ wanayoo — archive 1999 https://github.com/tmux-python/tmuxp/pull/348/commitsNouvelle recherche | Portail wanayoo
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

Fix Travis CI #348

Merged
merged 13 commits into from Mar 4, 2018
Merged

Fix Travis CI #348

merged 13 commits into from Mar 4, 2018

Commits on Mar 3, 2018

  1. update travis to trusty

    tony committed Mar 3, 2018
  2. move 1.9a up

    tony committed Mar 3, 2018
  3. update reruns pytest flag

    fixes error message:
    
    error: ambiguous option: --rerun could match --reruns, --reruns-delay
    tony committed Mar 3, 2018
  4. fix typo in package name

    tony committed Mar 3, 2018
  5. try to get reruns to work in travis

    tony committed Mar 3, 2018
  6. install test requirements

    tony committed Mar 3, 2018
  7. try to improve reliability of test_window_options_after in CI

    tony committed Mar 3, 2018
  8. add codecov to travis before_install, fix --cov argument

    tony committed Mar 3, 2018

Commits on Mar 4, 2018

  1. improve reliability of stubborn tests

    add RETRY_TIMEOUT_SECONDS setting, with default of 8 seconds for now
    
    it can be configured via environmental variables, add docs.
    tony committed Mar 4, 2018
  2. set RETRY_TIMEOUT_SECONDS to 15 in travis

    tony committed Mar 4, 2018
You can’t perform that action at this time.