mirror of
https://github.com/apache/nifi.git
synced 2025-02-16 06:55:28 +00:00
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
|
- mvn -q apache-rat:check
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- mvn -q -T 2C -DskipTests=true -Pdir-only clean install
|
- mvn -q -T 2C -DskipTests=true -Ddir-only clean install
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# Replace variables seems to be the only option to pass proper values to surefire
|
# Replace variables seems to be the only option to pass proper values to surefire
|
||||||
|
Loading…
x
Reference in New Issue
Block a user