Skip to content

Commit d67655f

Browse files
author
Dominic Mooney
committed
Add osx
1 parent 01194b0 commit d67655f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ matrix:
99
before_install:
1010
- npm i -g npm@latest
1111
- sudo apt-get install -y librtlsdr-dev libflac-dev rpm
12+
- os: osx
13+
before_install:
14+
- npm i -g npm@latest
15+
- brew install flac rtl-sdr
1216
cache:
1317
directories:
1418
- node_modules

0 commit comments

Comments
 (0)