Skip to content

Commit

Permalink
Add osx
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic Mooney committed Sep 15, 2018
1 parent 01194b0 commit d67655f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ matrix:
before_install:
- npm i -g npm@latest
- sudo apt-get install -y librtlsdr-dev libflac-dev rpm
- os: osx
before_install:
- npm i -g npm@latest
- brew install flac rtl-sdr
cache:
directories:
- node_modules
Expand Down

0 comments on commit d67655f

Please sign in to comment.