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