Skip to content

Commit

Permalink
Rmove fedora from testing
Browse files Browse the repository at this point in the history
They nuked python2-dnf which trips up the current ansible version
  • Loading branch information
gorschu committed Sep 14, 2019
1 parent 2102e6b commit 3a14305
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ language: python
python: '3.7'
dist: bionic

env:
- MOLECULE_DEBUG: true

services:
- docker
before_install:
Expand Down
2 changes: 0 additions & 2 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ platforms:
image: ubuntu:rolling
- name: centos_7
image: centos:7
- name: fedora_latest
image: fedora:latest

provisioner:
name: ansible
Expand Down

0 comments on commit 3a14305

Please sign in to comment.