Skip to content

Commit

Permalink
chore(ci): fix duplicate Python 3.7 environment
Browse files Browse the repository at this point in the history
  • Loading branch information
kylef committed Mar 11, 2019
1 parent 6848e71 commit 74c9d97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: python
python:
- "3.6"
- "3.7"
# Enable Python 3.7 without globally enabling sudo and dist: xenial for other build jobs
matrix:
include:
Expand Down

0 comments on commit 74c9d97

Please sign in to comment.