Skip to content
Snippets Groups Projects
Verified Commit 0ac7e991 authored by Justin Carpentier's avatar Justin Carpentier
Browse files

travis: increase Python versions check

parent 8cd9fd9a
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,8 @@ language: python
python:
- "2.7"
- "3.5"
- "3.6"
- "3.7"
sudo: required
compiler:
- gcc
......
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