##// END OF EJS Templates
Update travis to 3.5 (instead of 3.5.0.rc4)
Matthias Bussonnier -
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.0rc4"
4 - 3.5
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