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

Minimal CI tests #22

Merged
merged 8 commits into from
Aug 26, 2015
Merged

Minimal CI tests #22

merged 8 commits into from
Aug 26, 2015

Commits on Aug 26, 2015

  1. Add circle.yml config

    armab committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    06f7749 View commit details
    Browse the repository at this point in the history
  2. Add pip cache

    armab committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    bc10c19 View commit details
    Browse the repository at this point in the history
  3. Add Ansible color

    armab committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    2db3495 View commit details
    Browse the repository at this point in the history
  4. Uninstall services before playbook run

    armab committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    1ea644e View commit details
    Browse the repository at this point in the history
  5. Install virtualenv via pip

    Otherwise it breaks under some configurations
    armab committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    7adb459 View commit details
    Browse the repository at this point in the history
  6. Disable circleci virtualenv

    armab committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    f4305d5 View commit details
    Browse the repository at this point in the history
  7. Add build badge

    armab committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    3a61d02 View commit details
    Browse the repository at this point in the history
  8. Small circleci config adjustments

    - pip is cached by defaut
    - gently remove postgresql
    armab committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    a673e88 View commit details
    Browse the repository at this point in the history