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

Commit

Permalink
Issue #2065: Drop the extra python 2 settings in tests for Debian and…
Browse files Browse the repository at this point in the history
… CentOS.
  • Loading branch information
geerlingguy committed Jul 6, 2020
1 parent a8cb9c8 commit f8899c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,10 @@ env:
# Defaults - Debian 10.
- type: debian
distro: debian10
ANSIBLE_PYTHON_INTERPRETER: /usr/bin/python
# Defaults - CentOS 8.
- type: centos
distro: centos8
local_config: tests/centos-8.config.yml
ANSIBLE_PYTHON_INTERPRETER: /usr/bin/python

# PHP 7.3 - Ubuntu 18.04.
- type: defaults
Expand Down

0 comments on commit f8899c1

Please sign in to comment.