forked from orbit-oss/flask
Merge branch 'sprint-branch'
This commit is contained in:
commit
29e63e01ab
44 changed files with 732 additions and 549 deletions
|
|
@ -4,6 +4,7 @@ python:
|
|||
- 2.6
|
||||
- 2.7
|
||||
- pypy
|
||||
- 3.3
|
||||
|
||||
install: pip install --editable .
|
||||
|
||||
|
|
@ -18,9 +19,3 @@ notifications:
|
|||
# their own builder failure from us. Travis currently fails way
|
||||
# too many times by itself.
|
||||
email: false
|
||||
|
||||
irc:
|
||||
channels:
|
||||
- "irc.freenode.org#pocoo"
|
||||
use_notice: true
|
||||
skip_join: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue