• Jason Rhinelander's avatar
    Remove unneeded exports · d170731f
    Jason Rhinelander authored
    Various bash variables that are only used in the travis-ci script and
    don't need to propagate (e.g. to cmake) are being pointlessly exported;
    this removes these `export`s.
    d170731f
.travis.yml 7.18 KB