Updating python dependencies
[osm/osmclient.git] / devops-stages / stage-test.sh
index a3f8e18..993823a 100755 (executable)
@@ -12,4 +12,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-tox
+echo "Launching tox"
+TOX_PARALLEL_NO_SPINNER=1 tox --parallel=auto
+