Skip to content
Snippets Groups Projects
Commit d79f2214 authored by jay's avatar jay
Browse files

Bumping to Py3.6

parent 166ed66b
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,6 @@ only:
env:
global:
- BINSTAR_USER: jlaura
matrix:
- PYTHON_VERSION: 3.5
os:
- linux
......@@ -61,7 +59,7 @@ install:
script:
- pytest --cov=plio
- pytest --cov=plio
# After test success, package and upload to Anaconda
- ~/miniconda/bin/python condaci.py build ./conda
......
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