Skip to content

Commit

Permalink
Merge branch '1.14'
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Sep 5, 2014
2 parents e55d9fb + e51420c commit eb7da84
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ notifications:
- "%{repository}@%{branch}: %{message} (%{build_url})"
on_success: change
on_failure: change
use_notice: true
email: false
after_success:
- coveralls
3 changes: 1 addition & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Older junk
tox>=1.4,<1.5
# For newer tasks like building Sphinx docs.
# NOTE: Requires Python >=2.6
invoke>=0.7.0,<0.8
invocations>=0.5.0
sphinx>=1.1.3
alabaster>=0.6.0
alabaster>=0.6.1
releases>=0.5.2
wheel==0.23.0
2 changes: 1 addition & 1 deletion sites/shared_conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
'description': "A Python implementation of SSHv2.",
'github_user': 'paramiko',
'github_repo': 'paramiko',
'gittip_user': 'bitprophet',
'gratipay_user': 'bitprophet',
'analytics_id': 'UA-18486793-2',
'travis_button': True,
}
Expand Down

0 comments on commit eb7da84

Please sign in to comment.