re-enable unittests on travis
parent
008a6a4bca
commit
7e348bd577
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue