Mercurial > hg > digilib
view .travis.yml @ 1684:3994f0ebf576
Manifester includes metadata from manifest-meta.json file. Closes #11.
11: Manifester servlet should include existing manifest information
Task-Url: http://github.com/robcast/digilib/issues/11
author | Robert Casties <casties@mpiwg-berlin.mpg.de> |
---|---|
date | Sun, 25 Mar 2018 21:08:19 +0200 |
parents | 699244b75ad3 |
children | dce010b1105c |
line wrap: on
line source
language: java sudo: false # run real tests script: mvn -DskipTests=false test -B