2 # This file is part of memoization.java. It is subject to the license terms in the LICENSE file found in the top-level
3 # directory of this distribution and at http://creativecommons.org/publicdomain/zero/1.0/. No part of memoization.java,
4 # including this file, may be copied, modified, propagated, or distributed except according to the terms contained
9 image: maven:3.3.9-jdk-8
12 - "~/.m2/repository/:/repository"
16 command: mvn clean verify -s build/docker/settings.xml -Dmaven.repo.local=/repository