mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
edit .travis.yml
This commit is contained in:
parent
6e49cd58e7
commit
ab336289d1
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue