Revert make prefix

This commit is contained in:
Dylan 2016-03-26 14:47:19 +11:00
parent 5870546e3b
commit c3087251e7
1 changed files with 2 additions and 2 deletions

View File

@ -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