Skip to content
Snippets Groups Projects
Unverified Commit df7202c6 authored by Alexandre Ferland's avatar Alexandre Ferland Committed by GitHub
Browse files

Update .travis.yml

parent d324fbfa
No related branches found
No related tags found
No related merge requests found
language: python
sudo: required
dist: xenial
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
install:
- pip install -r dev_requirements.txt
script: pytest tests
env:
- FLASK=0.12.1
- FLASK=0.11.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment