Skip to content

Commit

Permalink
dropped py34
Browse files Browse the repository at this point in the history
  • Loading branch information
auvipy committed May 23, 2019
1 parent 3f68187 commit ba0def6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Expand Up @@ -4,7 +4,6 @@ dist: xenial
cache: pip
python:
- '2.7'
- '3.4'
- '3.5'
- '3.6'
- '3.7'
Expand Down Expand Up @@ -42,11 +41,6 @@ matrix:
services:
- docker
stage: integration
- python: 3.4
env: MATRIX_TOXENV=integration-rabbitmq
services:
- docker
stage: integration
- python: 3.5
env: MATRIX_TOXENV=integration-rabbitmq
services:
Expand Down

0 comments on commit ba0def6

Please sign in to comment.