##// END OF EJS Templates
'enable python 3.6 nightly'
Matthias Bussonnier -
Show More
@@ -1,6 +1,7 b''
1 1 # http://travis-ci.org/#!/ipython/ipython
2 2 language: python
3 3 python:
4 - "nightly"
4 5 - 3.5
5 6 - 3.4
6 7 - 3.3
General Comments 0
You need to be logged in to leave comments. Login now