Commit df094f2b authored by Jay's avatar Jay
Browse files

Removing ipynb runs for maintenance reasons

parent 2d6e9bfc
Loading
Loading
Loading
Loading
+1 −1
Changes for .travis.yml: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ install:
  # Development installation
  - conda install nose coverage sh anaconda-client
  - pip install coveralls
  - python runipynbs.py
  # - python runipynbs.py


    # Straight from the menpo team