Skip to content

Commit

Permalink
Merge pull request #249 from idealista/remove-python35-from-travis
Browse files Browse the repository at this point in the history
Remove python 3.5 from travis matrix
  • Loading branch information
jperera authored Feb 10, 2021
2 parents bfab083 + b3c5ef7 commit 05922a7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ services:
- docker

python:
- '3.5'
- '3.6'
- '3.7'
- '3.8'
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
'Intended Audience :: System Administrators',
'Topic :: System :: Monitoring',
'Programming Language :: Python',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8'
Expand Down

0 comments on commit 05922a7

Please sign in to comment.