Skip to content

Commit 300422e

Browse files
committed
test fix
1 parent 07ddaeb commit 300422e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ compiler:
55
- gcc
66

77
before_script:
8+
- disable_homebrew: true
89
- if [ "$TRAVIS_OS_NAME" == "osx" ]; then (brew update && brew install lcov); fi
910
- gem install coveralls-lcov
1011

0 commit comments

Comments
 (0)