https://github.com/kermitt2/grobid
Raw File
Tip revision: 38291662b1090ad592a5ff2fd3f6f68b57fbd91d authored by Aazhar on 19 August 2015, 14:23:46 UTC
Complete commit bae6cea (oops)
Tip revision: 3829166
.travis.yml
language: java

after_success:
  - mvn clean cobertura:cobertura org.eluder.coveralls:coveralls-maven-plugin:report
back to top