Skip to content

Commit

Permalink
Correct NPM bug on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
stewart committed Jan 14, 2015
1 parent 427575e commit 4ab795d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: node_js
node_js: '0.10'
before_install:
- "mkdir ~/.npm"
install:
- sudo apt-get install --force-yes libbluetooth-dev
- npm install
Expand Down

0 comments on commit 4ab795d

Please sign in to comment.