mirror of https://github.com/apache/nifi.git
NIFI-4657 This closes #2316. update update dir-only in travis
Signed-off-by: joewitt <joewitt@apache.org>
This commit is contained in:
parent
00b11e82b7
commit
b3e05a7672
|
@ -51,7 +51,7 @@ before_install:
|
|||
- mvn -q apache-rat:check
|
||||
|
||||
install:
|
||||
- mvn -q -T 2C -DskipTests=true -Pdir-only clean install
|
||||
- mvn -q -T 2C -DskipTests=true -Ddir-only clean install
|
||||
|
||||
script:
|
||||
# Replace variables seems to be the only option to pass proper values to surefire
|
||||
|
|
Loading…
Reference in New Issue