Use test mode with travis
This commit is contained in:
parent
6d0ef7d9e5
commit
16d904654a
|
@ -3,4 +3,4 @@ sudo: required
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- sudo make install
|
- sudo make install
|
||||||
- bash neofetch --ascii
|
- bash neofetch --test --ascii
|
||||||
|
|
Reference in New Issue