Skip to content

Commit

Permalink
By jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
g1itch committed Feb 12, 2021
1 parent b42d64b commit 7250f7f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
language: python
dist: bionic
python:
- "2.7"
addons:
apt:
packages:
Expand All @@ -12,6 +10,7 @@ addons:
- xvfb
jobs:
include:
- python: 2.7
- python: 3.7
script: python -m tests
install:
Expand Down

0 comments on commit 7250f7f

Please sign in to comment.