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 CI interaction with moto 1.3.7 #657

Commits on Mar 6, 2019

  1. Add pyenv to CI: support multiple Python versions

    * Bump CI Docker image version (to 0.4)
    * Add pyenv to Docker image
    * Support py27, py36, py37
    
    Signed-off-by: Brendan Devenney <brendan.devenney@cloudreach.com>
    Brendan Devenney committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    57ad882 View commit details
    Browse the repository at this point in the history
  2. Fix CI interaction with moto 1.3.7

    * Works around getmoto/moto#1924 by ensuring garbage defaults are set in the environment.
    
    Signed-off-by: Brendan Devenney <brendan.devenney@cloudreach.com>
    Brendan Devenney committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    c4a59d7 View commit details
    Browse the repository at this point in the history