Skip to content

Commit

Permalink
chore(python3): remove python 2 testing in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
paulineribeyre committed Jul 10, 2019
1 parent a0c8d40 commit 15213d0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,8 @@ dist: xenial
language: python

python:
- "2.7"
- "3.6"

matrix:
allow_failures:
- python: "2.7"

sudo: false

services:
Expand Down

0 comments on commit 15213d0

Please sign in to comment.