mirror of
https://github.com/wassname/flask-security.git
synced 2026-06-27 16:10:11 +08:00
Migrate to Travis container-based infrastructure.
Advantages are listed here: http://docs.travis-ci.com/user/migrating-from-legacy
This commit is contained in:
@@ -7,6 +7,8 @@ python:
|
||||
- "3.4"
|
||||
- "pypy"
|
||||
|
||||
sudo: false
|
||||
|
||||
install:
|
||||
- pip install -r requirements.txt -r requirements-dev.txt -e .
|
||||
- pip install coverage coveralls
|
||||
|
||||
Reference in New Issue
Block a user