Skip to content

Commit

Permalink
Install p7zip-full when building in Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
q2s2t committed Aug 20, 2014
1 parent 912374d commit f349e79
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,6 +1,6 @@
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y p7zip
- sudo apt-get install -y p7zip-full
language: node_js
node_js:
- '0.10'
Expand Down

0 comments on commit f349e79

Please sign in to comment.