edit .travis.yml

This commit is contained in:
SANO Masatoshi 2015-08-25 06:50:05 +09:00
parent 6e49cd58e7
commit ab336289d1

View file

@ -19,9 +19,9 @@ os:
- osx
matrix:
exclude:
- os: linux
- os: linux
BREW: true
before_install:
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then brew update; fi
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then brew --env; fi