mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-03 16:51:29 +00:00
Add an OSX test to travis
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
language: bash
|
||||
sudo: required
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
script:
|
||||
- sudo make install
|
||||
- bash neofetch --test --ascii --color_blocks off
|
||||
|
Reference in New Issue
Block a user