##// END OF EJS Templates
Test on 3.5 beta 4 on Travis...
Thomas Kluyver -
Show More
@@ -1,7 +1,7 b''
1 1 # http://travis-ci.org/#!/ipython/ipython
2 2 language: python
3 3 python:
4 - "3.5.0b3"
4 - "3.5.0b4"
5 5 - 3.4
6 6 - 3.3
7 7 - 2.7
General Comments 0
You need to be logged in to leave comments. Login now