Skip to content

Commit

Permalink
Install sox for node-record-lpcm16
Browse files Browse the repository at this point in the history
  • Loading branch information
joyarzun committed Jul 18, 2017
1 parent ef561ac commit 7a05ef2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
dist: trusty
language: node_js
node_js:
- "--lts"

before_install:
- sudo apt-get -qq update
- sudo apt-get install -y libatlas-base-dev

cache:
directories:
- node_modules
- node_modules

0 comments on commit 7a05ef2

Please sign in to comment.