This commit is contained in:
Matthias Bussonnier 2016-06-18 20:42:46 -07:00
parent cce5754f28
commit 5e69c5e9f4
1 changed files with 8 additions and 0 deletions

8
.travis.yml Normal file
View File

@ -0,0 +1,8 @@
# http://travis-ci.org/#!/ipython/ipython
language: python
python:
- 3.5
before_install:
- pip install docutils
script:
- make