##// END OF EJS Templates
'enable python 3.6 nightly'
Matthias Bussonnier -
Show More
@@ -1,6 +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 - "nightly"
4 - 3.5
5 - 3.5
5 - 3.4
6 - 3.4
6 - 3.3
7 - 3.3
General Comments 0
You need to be logged in to leave comments. Login now