Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Commit

Permalink
Disabling Python 3.6 build on Travis just to get things to run
Browse files Browse the repository at this point in the history
  • Loading branch information
jmwright committed Feb 5, 2021
1 parent ac13327 commit 835359b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ language: python
matrix:
include:
- python: 2.7
- python: 3.6

before_install:
- if [[ "$TRAVIS_PYTHON_VERSION" == "3.6" ]]; then
Expand Down

0 comments on commit 835359b

Please sign in to comment.