Skip to content
  • teor's avatar
    Travis: Rewrite .travis.yml · c53f17fb
    teor authored
    Build on all compilers:
    * default options + hardening
    
    Build on gcc:
    * coverage (+ no hardening)
    * distcheck
    * no hardening
    
    Add some extra logging:
    * tail config.log on failure
      (config.log is too long for travis to render)
    
    Put the config in a more logical order
    * Sort config items in chronological order
    * Put related items together
    
    Part of 24629.
    c53f17fb