Browse Source

[travis] Add python 3.6

master-ytdl-org
Sergey M․ 7 years ago
parent
commit
49bd8d5e2e
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@ -6,6 +6,7 @@ python:
- "3.3"
- "3.4"
- "3.5"
- "3.6"
sudo: false
script: nosetests test --verbose
notifications:


Loading…
Cancel
Save