spring-boot/.travis.yml
2013-04-24 10:02:07 +01:00

6 lines
89 B
YAML

language: java
install: mvn -U install --quiet -DskipTests=true
script: mvn clean test