Skip to content
Snippets Groups Projects
Commit 101f1efb authored by Werner Sævland's avatar Werner Sævland
Browse files

Fixed flask app initialization for Travis CI

parent ab2a4a41
No related branches found
No related tags found
No related merge requests found
# Config file for automatic testing at travis-ci.org
sudo: false # http://docs.travis-ci.com/user/migrating-from-legacy/
language: python
env:
- FLASK_APP=autoapp.py FLASK_DEBUG=1
python:
- 2.7
- 3.4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment