##// END OF EJS Templates
Tell Travis CI to test on Python 3.3 as well.
Thomas Kluyver -
Show More
@@ -4,6 +4,7 b' python:'
4 - 2.6
4 - 2.6
5 - 2.7
5 - 2.7
6 - 3.2
6 - 3.2
7 - 3.3
7 before_install:
8 before_install:
8 - easy_install -q pyzmq
9 - easy_install -q pyzmq
9 install:
10 install:
General Comments 0
You need to be logged in to leave comments. Login now