Skip to content

Commit

Permalink
Merge 125eb43 into f2f2ffe
Browse files Browse the repository at this point in the history
  • Loading branch information
rloomans committed Oct 13, 2021
2 parents f2f2ffe + 125eb43 commit 6bb179d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ language: python
dist: xenial
sudo: true
python:
- "3.7"
- "3.8"
- "3.9"
env:
global:
- DATABASE_URL="sqlite:///:memory"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
new-teamtemp
============

[![Build Status](https://travis-ci.org/rloomans/new-teamtemp.svg)](https://travis-ci.org/rloomans/new-teamtemp)
[![Build Status](https://app.travis-ci.com/rloomans/new-teamtemp.svg?branch=master)](https://travis-ci.com/rloomans/new-teamtemp)
[![Coverage Status](https://coveralls.io/repos/rloomans/new-teamtemp/badge.svg?branch=master&service=github)](https://coveralls.io/github/rloomans/new-teamtemp?branch=master)
[![codecov](https://codecov.io/gh/rloomans/new-teamtemp/branch/master/graph/badge.svg)](https://codecov.io/gh/rloomans/new-teamtemp)
[![Code Climate](https://codeclimate.com/github/rloomans/new-teamtemp/badges/gpa.svg)](https://codeclimate.com/github/rloomans/new-teamtemp)
Expand Down

0 comments on commit 6bb179d

Please sign in to comment.