Merge branch 'master' of github.com:aio-libs/aiohttp_security

This commit is contained in:
Andrew Svetlov
2016-10-22 20:29:38 +03:00

View File

@@ -2,6 +2,7 @@ language: python
python: python:
- 3.4 - 3.4
- 3.5 - 3.5
- nightly
install: install:
- pip install --upgrade pip - pip install --upgrade pip