Bump to yangtools-2.0.0 and odlparent-3.0.2
[transportpce.git] / tests / tox.ini
index d430f7139af54488597099bb69a7214278bc5a7e..702fe936092559d66931637e6008f31ea28ba470 100644 (file)
@@ -6,7 +6,8 @@ usedevelop = True
 deps =
   -r{toxinidir}/requirements.txt
   -r{toxinidir}/test-requirements.txt
+whitelist_externals = bash
 commands =
-  bash -c "(cd .. && mvn clean install -DskipTests)"
+  bash -c "(cd .. && mvn clean install -DskipTests -Dmaven.javadoc.skip=true)"
   ./build.sh
   nosetests --with-xunit transportpce_tests