reactivate some tests
This commit is contained in:
@ -47,12 +47,12 @@ install:
|
||||
|
||||
script:
|
||||
# pep8 tests
|
||||
# - pep8 --ignore E501 update.py
|
||||
- pep8 --ignore E501 update.py
|
||||
- pep8 --ignore E501,E265 autocmake
|
||||
# # unit tests
|
||||
# - py.test -vv update.py
|
||||
- py.test -vv update.py
|
||||
- py.test -vv autocmake/*
|
||||
# - py.test -vv test/test.py
|
||||
# - py.test -vv lib/config.py
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
Reference in New Issue
Block a user