From d9bb4794a3034e4cc5ab3228e70ec07aaae5e10e 2014-07-10 20:47:22 From: Jonathan Frederic Date: 2014-07-10 20:47:22 Subject: [PATCH] Update .travis.yml --- diff --git a/.travis.yml b/.travis.yml index 4f1a31a..4a2c975 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ before_install: - time sudo apt-get update - time sudo apt-get install pandoc casperjs nodejs libzmq3-dev - time pip install -f https://nipy.bic.berkeley.edu/wheelhouse/travis jinja2 sphinx pygments tornado requests mock pyzmq jsonschema jsonpointer - - time npm install requirejs r.js jquery + - time npm install requirejs jquery install: - time python setup.py install -q script: