mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-03 16:51:29 +00:00
Travis use prefix on OSX
This commit is contained in:
@@ -6,5 +6,5 @@ os:
|
||||
- osx
|
||||
|
||||
script:
|
||||
- sudo make install
|
||||
- if [ "$TRAVIS_OS_NAME" == "osx" ]; then sudo PREFIX=/usr/local make install; else sudo make install; fi
|
||||
- neofetch --test --ascii --color_blocks off
|
||||
|
Reference in New Issue
Block a user