Skip to content

Commit

Permalink
Correct in Travis setup
Browse files Browse the repository at this point in the history
  • Loading branch information
stewart committed Feb 12, 2015
1 parent b18d76d commit e24c9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js: '0.10'
before_install:
- "mkdir ~/.npm"
- "mkdir -p ~/.npm"
install:
- sudo apt-get install --force-yes libbluetooth-dev
- npm install
Expand Down

0 comments on commit e24c9bd

Please sign in to comment.