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

Overhaul Travis & Codecov setup #18

Merged
merged 1 commit into from
Dec 18, 2017
Merged

Commits on Dec 17, 2017

  1. Overhaul Travis & Codecov setup

    For Codecov, actually enable status messages in pull requests (so far,
    all were turned off, but for some reason codecov ignores this; still,
    better to specify actual intent in the file).
    
    For Travis, adapt scripts/build_pkg.sh to work with packages not using
    autoconf, so that we can use the same script across many packages. Also
    don't copy the tested package into GAP's pkg dir; instead, put it into
    its own GAP root which we tell GAP to look at before its usual GAP root.
    
    Modify scripts/gather-coverage.sh and scripts/run_tests.sh to use this
    modified list of GAP root dirs
    
    Simplify scripts/build_gap.sh significantly by using BuildPackages.sh.
    fingolfin committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    eb9322e View commit details
    Browse the repository at this point in the history