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

Update .travis.yml

parent 78f66d8e
No related branches found
No related tags found
No related merge requests found
language: python
sudo: required
dist: bionic
dist: focal
python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"
- "3.9"
env:
- FLASK=1.1.2
- FLASK=2.0.2
- FLASK=1.1.4
- FLASK=1.0.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