Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Commit

Permalink
Upgrade OSX CI test version to CPython 3.4.8/3.5.5/3.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wdv4758h committed Mar 17, 2018
1 parent 053ec2f commit 086f550
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -15,13 +15,13 @@ matrix:
# https://github.com/travis-ci/travis-ci/issues/2312
- os: osx
language: generic
env: PYTHON_VERSION=3.4.7
env: PYTHON_VERSION=3.4.8
- os: osx
language: generic
env: PYTHON_VERSION=3.5.4
env: PYTHON_VERSION=3.5.5
- os: osx
language: generic
env: PYTHON_VERSION=3.6.2
env: PYTHON_VERSION=3.6.4

allow_failures:
- python: "nightly"
Expand Down

0 comments on commit 086f550

Please sign in to comment.