Skip to content

Commit

Permalink
Fix CI (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbikar committed Jun 2, 2021
1 parent eb7a2f2 commit 31f523c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ before_install:
install: pip install tox
matrix:
include:
- python: '2.6'
env: TOX_ENV=py26
dist: trusty
- python: '2.7'
env: TOX_ENV=py27
- python: '3.5'
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ requests
more-executors
ubi-config>=2.2.0
rpm-py-installer
pyrsistent<0.17; python_version < '3'

0 comments on commit 31f523c

Please sign in to comment.