Skip to content
Snippets Groups Projects
Commit ba0fa4f1 authored by Chris Smith's avatar Chris Smith
Browse files

Remove dev and nightly python versions

parent 3d3b7594
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,6 @@ 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
# 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