##// END OF EJS Templates
Add requests to Travis installation
Thomas Kluyver -
Show More
@@ -5,7 +5,7 b' python:'
5 - 3.3
5 - 3.3
6 before_install:
6 before_install:
7 - easy_install -q pyzmq
7 - easy_install -q pyzmq
8 - pip install jinja2 sphinx pygments tornado
8 - pip install jinja2 sphinx pygments tornado requests
9 - sudo apt-get install pandoc
9 - sudo apt-get install pandoc
10 install:
10 install:
11 - python setup.py install -q
11 - python setup.py install -q
General Comments 0
You need to be logged in to leave comments. Login now