NIFI-3434 - Modify travis to use new profile as suggested during peer review

This closes #1472.
This commit is contained in:
Andre F de Miranda 2017-02-07 09:04:00 +11:00 committed by Pierre Villard
parent 68c2d7862f
commit 839dd5ac18
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ before_install:
- mvn apache-rat:check - mvn apache-rat:check
install: install:
- mvn -q -T 2C -DskipTests=true clean install - mvn -q -T 2C -DskipTests=true -Pdir-only clean install
script: script:
- mvn -Pcontrib-check verify - mvn -Pcontrib-check verify