Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LaGuer authored Feb 16, 2020
1 parent c7b8799 commit fa209af
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 @@ -8,9 +8,9 @@ matrix:
env: TEST_TYPE="rtd"
- os: linux
sudo: required
python: 3.5
python: 3.8.1
dist: trusty
env: TEST_TYPE="pre-commit"
env: TEST_TYPE="pytest"
- os: linux
sudo: required
python: 3.6
Expand Down

0 comments on commit fa209af

Please sign in to comment.