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