Skip to content
Snippets Groups Projects
Commit 0b95b654 authored by Unknown's avatar Unknown
Browse files

Removed problem versions from travis-ci file

parent 973d7fd2
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,9 @@ language: python
python:
- "2.7"
- "3.6"
- "3.6-dev" # 3.6 development branch
- "3.7-dev" # 3.7 development branch
- "nightly" # currently points to 3.7-dev
# - "3.6-dev" # 3.6 development branch
# - "3.7-dev" # 3.7 development branch
# - "nightly" # currently points to 3.7-dev
# command to install Ubuntu packages before installing
before_install:
- sudo apt-get update -qq
......
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