Skip to content

Commit

Permalink
👷 Update the OS version on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
puria committed Oct 8, 2019
1 parent 9b00c69 commit 9fde237
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: python
dist: xenial
dist: bionic
python:
- "3.6.5"
- "3.6.7"
- "3.7.1"
install:
- pip install -e .
- pip install codecov
Expand Down

0 comments on commit 9fde237

Please sign in to comment.