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