Show More
@@ -15,7 +15,7 before_install: | |||
|
15 | 15 | - time sudo apt-get update |
|
16 | 16 | - time sudo apt-get install pandoc casperjs nodejs libzmq3-dev |
|
17 | 17 | - time pip install -f https://nipy.bic.berkeley.edu/wheelhouse/travis jinja2 sphinx pygments tornado requests mock pyzmq jsonschema jsonpointer |
|
18 |
- time npm install requirejs |
|
|
18 | - time npm install requirejs jquery | |
|
19 | 19 | install: |
|
20 | 20 | - time python setup.py install -q |
|
21 | 21 | script: |
General Comments 0
You need to be logged in to leave comments.
Login now