Skip to content
Snippets Groups Projects
Commit 55bc5dc5 authored by Ellis Percival's avatar Ellis Percival
Browse files

Make all tests run on Python 3.6

parent aeb82068
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ install:
jobs:
include:
- python: 2.7
- python: 3.6
stage: test
script: tox -e py27
......@@ -21,7 +21,7 @@ jobs:
- stage: publish
script: skip
python: 2.7
python: 3.6
deploy:
provider: pypi
user: flyte
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment