Skip to content

Commit

Permalink
Merge 7ec0016 into 2f59c21
Browse files Browse the repository at this point in the history
  • Loading branch information
zzacharo committed Mar 20, 2020
2 parents 2f59c21 + 7ec0016 commit 16fe32b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ notifications:

dist: xenial

sudo: true

language: python

cache:
Expand Down Expand Up @@ -45,8 +43,9 @@ env:
- EXTRAS=postgresql REQUIREMENTS=devel SQLALCHEMY_DATABASE_URI="postgresql+psycopg2://postgres@localhost:5432/invenio" POSTGRESQL_VERSION="10"

python:
- "2.7"
- "3.5"
- "3.6"
- "3.7"
- "3.8"

matrix:
fast_finish: true
Expand Down

0 comments on commit 16fe32b

Please sign in to comment.