Skip to content

Commit

Permalink
TST: use full matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrugman committed Sep 22, 2020
1 parent 6f0c305 commit 98c1dea
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ dist: bionic
language: python
cache: pip

jobs:
include:
- python: 3.6
- python: 3.7
- python: 3.8
python:
- '3.6'
- '3.7'
- '3.8'

env:
- PANDAS="<1"
Expand Down

0 comments on commit 98c1dea

Please sign in to comment.