Try to fix Travis
This commit is contained in:
parent
b0e1138f80
commit
0c7d4eb91f
|
@ -243,9 +243,9 @@ script:
|
|||
- make -s -j2
|
||||
- cd ../../
|
||||
# Testing cli
|
||||
- cd test/cli
|
||||
- python -m pytest test-*.py
|
||||
- cd ../..
|
||||
- cd test/cli
|
||||
- python -m pytest test-*.py
|
||||
- cd ../..
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
|
|
Loading…
Reference in New Issue