Skip to content

Commit

Permalink
Fix 3.7 build
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbrittain committed Mar 26, 2022
1 parent 420344c commit b68eddf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ matrix:
- name: "3.7 Linux"
env: BUILD=test FORCE_TTY=Y
python: '3.7'
before_install: python -m pip install pip==22.0.4
script: ./noserun.sh
- name: "pypy Linux"
env: BUILD=test FORCE_TTY=Y
Expand Down

0 comments on commit b68eddf

Please sign in to comment.