Changed the travis file from pybitmessage -t to src/bitmessagemain.py -t
This commit is contained in:
parent
ef3e496fbd
commit
d78753420b
|
@ -15,5 +15,5 @@ install:
|
|||
- python setup.py install
|
||||
script:
|
||||
- python checkdeps.py
|
||||
- xvfb-run pybitmessage -t
|
||||
- xvfb-run src/bitmessagemain.py -t
|
||||
- python setup.py test
|
||||
|
|
Reference in New Issue
Block a user