Travis, use makefile
This commit is contained in:
parent
b23f1097d1
commit
87d104414b
|
@ -1,4 +1,6 @@
|
||||||
language: bash
|
language: bash
|
||||||
|
sudo: required
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- bash neofetch
|
- make install
|
||||||
|
- bash neofetch --ascii
|
||||||
|
|
Reference in New Issue