Show More
@@ -9,7 +9,7 b' before_install:' | |||||
9 | - easy_install -q pyzmq |
|
9 | - easy_install -q pyzmq | |
10 | - pip install jinja2 sphinx pygments tornado requests |
|
10 | - pip install jinja2 sphinx pygments tornado requests | |
11 | # Pierre Carrier's PPA for PhantomJS and CasperJS |
|
11 | # Pierre Carrier's PPA for PhantomJS and CasperJS | |
12 | - sudo add-apt-repository ppa:pcarrier/ppa |
|
12 | - sudo add-apt-repository -y ppa:pcarrier/ppa | |
13 | - sudo apt-get update |
|
13 | - sudo apt-get update | |
14 | - sudo apt-get install pandoc casperjs |
|
14 | - sudo apt-get install pandoc casperjs | |
15 | install: |
|
15 | install: |
General Comments 0
You need to be logged in to leave comments.
Login now