Skip to content

Commit

Permalink
Update script
Browse files Browse the repository at this point in the history
  • Loading branch information
rangsimanketkaew committed Mar 12, 2024
1 parent b62f28e commit 00795f0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
language: python
group: travis_latest
sudo: yes
dist: bionic
dist: jammy

# Needs graphical environment - enable xvfb
services:
- xvfb

branch:
branches:
only:
- master

python:
- "3.7"
- "3.8"
- "3.9"

install:
- pip3 install pip --upgrade
Expand Down

0 comments on commit 00795f0

Please sign in to comment.