re-enable unittests on travis

pull/698/head
Åke Forslund 2017-04-16 14:05:43 +02:00
parent 008a6a4bca
commit 7e348bd577
1 changed files with 2 additions and 2 deletions

View File

@ -14,6 +14,6 @@ install:
# command to run tests
script:
- pep8 mycroft test
# - ./start.sh unittest --fail-on-error
- ./start.sh unittest --fail-on-error
env:
- IS_TRAVIS=true
- IS_TRAVIS=true