From eec6d30e779f7bda484deb20ebeef07ece7f18b4 Mon Sep 17 00:00:00 2001 From: peastman Date: Sun, 3 Dec 2017 17:20:49 -0800 Subject: [PATCH] Updated Python versions tested by travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 87655f0..c6165a9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,8 +31,8 @@ script: env: matrix: - python=2.7 CONDA_PY=27 - - python=3.4 CONDA_PY=34 - python=3.5 CONDA_PY=35 + - python=3.6 CONDA_PY=36 global: - ORGNAME="omnia" # the name of the organization