From 4b4823b36ca6b09ccc8eeef2f594a22ddb2e6aa1 Mon Sep 17 00:00:00 2001 From: Atsushi Sakai Date: Fri, 8 Jun 2018 14:16:27 +0900 Subject: [PATCH] update --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4afec361..a3327668 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: python python: - - 3.6 + - 3.6.5 before_install: - wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh