Skip to content
Snippets Groups Projects
Commit 85b5a3f1 authored by Tim O'Donnell's avatar Tim O'Donnell Committed by GitHub
Browse files

Merge pull request #90 from hammerlab/timodonnell-patch-1

Bump travis python 3 version to 3.6
parents 6836ead2 faf93568
No related merge requests found
......@@ -2,7 +2,7 @@ sudo: false # Use container-based infrastructure
language: python
python:
- "2.7"
- "3.5"
- "3.6"
before_install:
# Commands below copied from: http://conda.pydata.org/docs/travis.html
# We do this conditionally because it saves us some downloading if the
......
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