do not test update.py

This commit is contained in:
Radovan Bast 2016-04-19 23:00:10 +02:00
parent 2dff967497
commit e36af9059b

View File

@ -50,7 +50,6 @@ script:
- pep8 --ignore E501 update.py
- pep8 --ignore E501,E265 autocmake
# # unit tests
- py.test -vv update.py
- py.test -vv autocmake/*
# - py.test -vv test/test.py