Bump to yangtools-2.0.0 and odlparent-3.0.2
[transportpce.git] / tests / tox.ini
index 4732e8baf22ca93859140b8aad0e4f0275db1981..702fe936092559d66931637e6008f31ea28ba470 100644 (file)
@@ -8,6 +8,6 @@ deps =
   -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