Skip to content
Snippets Groups Projects
  • ulif's avatar
    a0bbe65d
    Only run travis tests with py2.6, py3.3. · a0bbe65d
    ulif authored
    It is more efficient to run only one test for Python 2.x and one for
    Python 3.x. The full set of tests, including all supported versions
    listed in `setup.py` should be run locally at least before
    releases. Then we also do coverage tests, pep8 and pyflakes.
    
    The 'run diceware' test should remain until we have some other
    regression test for bug #1.
    a0bbe65d
    History
    Only run travis tests with py2.6, py3.3.
    ulif authored
    It is more efficient to run only one test for Python 2.x and one for
    Python 3.x. The full set of tests, including all supported versions
    listed in `setup.py` should be run locally at least before
    releases. Then we also do coverage tests, pep8 and pyflakes.
    
    The 'run diceware' test should remain until we have some other
    regression test for bug #1.