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