mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-22 11:39:53 +00:00
Revert make prefix
This commit is contained in:
@@ -6,5 +6,5 @@ os:
|
|||||||
- osx
|
- osx
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- if [ "$TRAVIS_OS_NAME" == "osx" ]; then sudo PREFIX=/usr/local make install; else sudo make install; fi
|
- sudo make install
|
||||||
- neofetch --test --ascii --color_blocks off
|
- neofetch --test --ascii --color_blocks off --config off
|
||||||
|
|||||||
Reference in New Issue
Block a user