skip m2crypto tests on Python 3
This commit is contained in:
@ -16,7 +16,7 @@ before_install:
|
||||
script:
|
||||
- pep8 .
|
||||
- pyflakes .
|
||||
- python tests/nose_plugin.py
|
||||
- python tests/nose_plugin.py -v
|
||||
- python tests/test.py -c tests/aes.json
|
||||
- python tests/test.py -c tests/aes-ctr.json
|
||||
- python tests/test.py -c tests/aes-cfb1.json
|
||||
|
Reference in New Issue
Block a user