Closed csgregorian closed 5 years ago
Fixed changes and modified the build script a bit further: it runs a single build job (which doesn't depend on the HADOOP_VERSION
) in parallel with two testing jobs (which each run on a different HADOOP_VERSION
), as none of them depend on each other.
Fixed the javadoc formatting that gradle was complaining about and added a travis step that should build the whole thing every time.