Skip to content

Commit

Permalink
Use "jobs" instead of "matrix" in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreF committed Jul 29, 2020
1 parent 0dfba99 commit 11238da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: python

matrix:
jobs:
include:
- python: 3.8
env: TOXENV=py38
Expand Down

0 comments on commit 11238da

Please sign in to comment.