Fixed #22446 -- Added tox.ini to automate pull request checks.

This commit is contained in:
Tobias McNulty 2016-06-19 17:08:41 -04:00 committed by Tim Graham
parent 3ea7167bb5
commit 09d38746ba
6 changed files with 144 additions and 0 deletions

View file

@ -60,6 +60,8 @@ Closure Compiler library requires `Java`_ 7 or higher.
Please don't forget to run ``compress.py`` and include the ``diff`` of the
minified scripts when submitting patches for Django's JavaScript.
.. _javascript-tests:
JavaScript tests
================