Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
schae234 committed Sep 27, 2019
1 parent e1d222a commit fd3f971
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ language: python
matrix:
include:
- python: 3.7
dist: xenial
sudo: true
dist: xenial
sudo: true
install:
- pip install -e .
script:
Expand Down

0 comments on commit fd3f971

Please sign in to comment.