mirror of
https://github.com/soimort/you-get.git
synced 2025-02-02 16:24:00 +03:00
update .travis.yml (add python 3.6) and LICENSE (2017)
This commit is contained in:
parent
8afb998d59
commit
847e531b0d
@ -5,6 +5,7 @@ python:
|
|||||||
- "3.3"
|
- "3.3"
|
||||||
- "3.4"
|
- "3.4"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
|
- "3.6"
|
||||||
- "nightly"
|
- "nightly"
|
||||||
- "pypy3"
|
- "pypy3"
|
||||||
script: make test
|
script: make test
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
==============================================
|
==============================================
|
||||||
This is a copy of the MIT license.
|
This is a copy of the MIT license.
|
||||||
==============================================
|
==============================================
|
||||||
Copyright (C) 2012, 2013, 2014, 2015, 2016 Mort Yao <mort.yao@gmail.com>
|
Copyright (C) 2012-2017 Mort Yao <mort.yao@gmail.com>
|
||||||
Copyright (C) 2012 Boyu Guo <iambus@gmail.com>
|
Copyright (C) 2012 Boyu Guo <iambus@gmail.com>
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||||
|
Loading…
Reference in New Issue
Block a user