mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-24 12:32:32 +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