Skip to content

Commit

Permalink
Merge pull request #12 from minrk/core-is-out
Browse files Browse the repository at this point in the history
jupyter-core is out
  • Loading branch information
takluyver committed Jul 2, 2015
2 parents f637a31 + dac3091 commit 35f78da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ python:
sudo: false
env:
install:
- pip install . coveralls -r requirements.txt
- pip install . coveralls
script:
- nosetests --with-coverage --cover-package=nbformat nbformat
after_success:
Expand Down
3 changes: 0 additions & 3 deletions requirements.txt

This file was deleted.

0 comments on commit 35f78da

Please sign in to comment.