Travis: Remove test-py2-legacy-support.

This commit is contained in:
rht 2020-04-03 05:30:37 -04:00 committed by showell
parent 439c096eac
commit 802f85224a
2 changed files with 0 additions and 10 deletions

View file

@ -8,8 +8,6 @@ python:
env: TEST_SUITE=test-main env: TEST_SUITE=test-main
matrix: matrix:
include: include:
- python: "2.7"
env: TEST_SUITE=test-py2-legacy-support
- python: "3.6" - python: "3.6"
env: TEST_SUITE=test-static-analysis env: TEST_SUITE=test-static-analysis
addons: addons:

View file

@ -1,8 +0,0 @@
#!/usr/bin/env bash
# This script must be executed in a Python 2 environment to
# have any meaning.
set -ev
tools/test-zulip