• Dave Syer's avatar
    Add "integration" profile in Maven build · 8cb0211d
    Dave Syer authored
    By default it is on, but you can switch it
    off (`-P '!integration'`) to ignore integration tests
    and get a faster build.
    
    .travis.yml uses this feature so that it doesn't keep
    failing on a timeout.
    8cb0211d
.travis.yml 137 Bytes