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