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

DO NOT MERGE: travis: MORE VERSIONS #131

Closed
wants to merge 6 commits into from
Closed

DO NOT MERGE: travis: MORE VERSIONS #131

wants to merge 6 commits into from

Commits on Apr 9, 2016

  1. travis: Install only the GHC we are testing

    This will decrease install times
    
    Closes #119
    petertseng committed Apr 9, 2016
    Configuration menu
    Copy the full SHA
    49ca0f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2016

  1. Configuration menu
    Copy the full SHA
    043f171 View commit details
    Browse the repository at this point in the history
  2. bootstrap: unix

    petertseng committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    6fc8654 View commit details
    Browse the repository at this point in the history
  3. travis: add compiler: keys

    I'm pretty sure my caches are killing each other now that I added the
    unix package
    petertseng committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    30a22c0 View commit details
    Browse the repository at this point in the history
  4. unset CC

    otherwise `unix` install fails with thinking the c compiler can't make
    executables
    petertseng committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    cda9291 View commit details
    Browse the repository at this point in the history
  5. travis: rm 6.12, 7.0, 7.2

    petertseng committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    53fb067 View commit details
    Browse the repository at this point in the history