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

Update .travis.yml

parent 94b75633
No related branches found
No related tags found
No related merge requests found
language: python
sudo: required
dist: xenial
dist: bionic
python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"
env:
- FLASK=1.1.1
- FLASK=1.1.2
- FLASK=1.0.4
- FLASK=0.12.4
- FLASK=0.12.5
install:
- pip install Flask==$FLASK
- pip install -r dev_requirements.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment