diff options
author | Omer Katz <omer.drow@gmail.com> | 2015-07-19 16:28:39 +0300 |
---|---|---|
committer | Omer Katz <omer.drow@gmail.com> | 2015-07-19 16:28:39 +0300 |
commit | 933711ecdb4f1235307dc5815eac1828d523f4e1 (patch) | |
tree | fe0b22d94098d2c109d366de46a605fc511d0df5 /.travis.yml | |
parent | cb231322a106942b4bb7dd96e80f56ffc707e3b4 (diff) | |
download | oauthlib-933711ecdb4f1235307dc5815eac1828d523f4e1.tar.gz |
Build all branches.1.0.0
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index d3c5ac2..d315372 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,9 +16,6 @@ env: - TOXENV=pypy - TOXENV=pypy3 after_success: coveralls -branches: - only: - - master notifications: irc: irc.freenode.org#oauthlib deploy: |