Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Commit

Permalink
Added Python 3.7 to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ElSaico committed Sep 30, 2018
1 parent 0dd5357 commit ac5324e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

language: python
python:
- 3.7
- 3.6
- 3.5
- 3.4
Expand All @@ -26,4 +27,4 @@ deploy:
on:
tags: true
repo: ElSaico/pystatsbomb
python: 3.6
python: 3.4

0 comments on commit ac5324e

Please sign in to comment.