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

Enable usage of the Trusty beta on Travis #144

Merged
merged 2 commits into from Nov 1, 2015

Commits on Nov 1, 2015

  1. Enable usage of the Trusty beta on Travis

    Travis now has new Trusty based instances in Beta. They offer much
    faster boot times, twice as much memory, and a more reliable core count.
    aneeshusa committed Nov 1, 2015
  2. Use curl instead of wget to avoid cert issues

    wget throws cert errors when attempting to download the SaltStack repo
    GPG key from repo.saltstack.com, even though ca-certificates is
    up-to-date.
    aneeshusa committed Nov 1, 2015
You can’t perform that action at this time.