made resolution way faster on OS X

This commit is contained in:
Andrew Titmuss
2016-03-27 19:50:09 +11:00
parent c29cb10a2c
commit 9779e91672
3 changed files with 24 additions and 11 deletions

View File

@@ -5,6 +5,10 @@ os:
- linux
- osx
before_install:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install screenresolution; fi
script:
- sudo make install
- neofetch --test --ascii --color_blocks off --config off --ascii_distro travis