Skip to content

Commit

Permalink
quite apt
Browse files Browse the repository at this point in the history
  • Loading branch information
bollwyvl committed Jun 17, 2012
1 parent 1dd9e0c commit 0e9b5f0
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
@@ -4,7 +4,7 @@ python:

# command to install dependencies
install:
- sudo apt-get install libboost-python-dev libv8-dev
- sudo apt-get -q install libboost-python-dev libv8-dev
- wget https://github.com/downloads/pyjs/pyjs/pyv8-build.2012-05-15.tar.gz
- tar xzvf pyv8-build.2012-05-15.tar.gz
- pip install -r requirements.txt --use-mirrors

0 comments on commit 0e9b5f0

Please sign in to comment.