From 1d813dd4ad80a1faa64844d96da45ba68396ddef Mon Sep 17 00:00:00 2001 From: Yury Selivanov Date: Tue, 20 Nov 2018 13:56:19 -0500 Subject: ci: Test 3.7 on AppVeyor and macOS --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index aebc244..4c05bd6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,11 +48,10 @@ matrix: env: BUILD=tests,wheels PYTHON_VERSION=3.5.5 - os: osx - osx_image: xcode8.3 env: BUILD=tests,wheels PYTHON_VERSION=3.6.5 - allow_failures: - - python: "3.7-dev" + - os: osx + env: BUILD=tests,wheels PYTHON_VERSION=3.7.0 cache: pip -- cgit v1.2.3