mirror of
https://github.com/apache/struts.git
synced 2026-08-07 15:46:57 +00:00
Uses custom build steps
This commit is contained in:
@@ -4,3 +4,6 @@ sudo: false
|
||||
jdk:
|
||||
- openjdk7
|
||||
- oraclejdk8
|
||||
|
||||
install: mvn install -DskipTests=true -DskipAssembly
|
||||
script: mvn test -DskipAssembly
|
||||
Reference in New Issue
Block a user