view .travis.yml @ 1705:439aefc7a6c9

README for Docker hub and configuration options for container.
author Robert Casties <casties@mpiwg-berlin.mpg.de>
date Mon, 18 Feb 2019 18:32:15 +0100
parents dce010b1105c
children e0a962f3a9e8
line wrap: on
line source

# travis automated integration testing for digilib 
language: java
sudo: false
# run real tests
script: mvn -DskipTests=false test -B