diff --git a/.travis.yml b/.travis.yml index 8ffacd6..7648837 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ before_install: # Pierre Carrier's PPA for PhantomJS and CasperJS - time sudo add-apt-repository -y ppa:pcarrier/ppa - time sudo apt-get update - - time sudo apt-get install pandoc casperjs nodejs libzmq3-dev + - time sudo apt-get install pandoc casperjs libzmq3-dev # pin tornado < 4 for js tests while phantom is on super old webkit - if [[ $GROUP == 'js' ]]; then pip install 'tornado<4'; fi - time pip install -f https://nipy.bic.berkeley.edu/wheelhouse/travis jinja2 sphinx pygments tornado requests mock pyzmq jsonschema jsonpointer mistune