projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d2c275
)
[travis] Add python 3.6
author
Sergey M․
<dstftw@gmail.com>
Sat, 4 Feb 2017 19:41:22 +0000
(
02:41
+0700)
committer
Sergey M․
<dstftw@gmail.com>
Sat, 4 Feb 2017 19:41:22 +0000
(
02:41
+0700)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index c74c9cc1295ba7c54228c5a25a71e469f8ea8026..4833c76e9d79e7061a3030a213c5cf4482687e5c 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-6,6
+6,7
@@
python:
- "3.3"
- "3.4"
- "3.5"
+ - "3.6"
sudo: false
script: nosetests test --verbose
notifications: