Skip to content

Commit

Permalink
pytest no-longer supports python 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed Nov 14, 2019
1 parent 93dd118 commit 7c7d968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,7 @@ cache: pip

python:
#- '2.7'
- '3.4'
#- '3.4'
- '3.5'
- '3.6'
- '3.7'
Expand Down

0 comments on commit 7c7d968

Please sign in to comment.