Skip to content

Commit

Permalink
Try build-from-source
Browse files Browse the repository at this point in the history
  • Loading branch information
oorabona committed Dec 16, 2014
1 parent 75137ee commit e659e24
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
Expand Up @@ -17,7 +17,7 @@ install:
# Add xz utils and development package
- sudo apt-get install -qq xz-utils liblzma-dev
# Ensure source install works and compiles correctly
- npm install
- npm install --build-from-source
# test our module
- npm test
after_success:

0 comments on commit e659e24

Please sign in to comment.