From 3d0f2e4796eb5f4d4c9dec8a10f58cf3c798bd81 Mon Sep 17 00:00:00 2001 From: Atsushi Sakai Date: Sun, 21 Oct 2018 21:25:10 +0900 Subject: [PATCH] update travis.yml --- .travis.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.travis.yml b/.travis.yml index f1ff56a7..cce5ff21 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,10 @@ language: python + +matrix: + include: + - os: linux + - os: osx + python: - 3.6