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

Commit 835359b

Browse files
committed
Disabling Python 3.6 build on Travis just to get things to run
1 parent ac13327 commit 835359b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ language: python
33
matrix:
44
include:
55
- python: 2.7
6-
- python: 3.6
76

87
before_install:
98
- if [[ "$TRAVIS_PYTHON_VERSION" == "3.6" ]]; then

0 commit comments

Comments
 (0)