Commit Graph

39 Commits

Author SHA1 Message Date
Unknown 53d26f2406 [skip travis] revert automerge for now 2020-09-03 04:06:30 +02:00
Unknown 3ca3f77f9c [skip travis] adding automerge support
basically copying content of youtube_dl folder to youtube_dlc and excluding the youtube_dl folder when compiling
2020-09-02 23:33:41 +02:00
Unknown d59e0e44ad [skip travis] change travic build config
removed download tests for now. most of them failed anyway resulting in travis running for quite long time.
2020-08-31 19:47:33 +02:00
jnozsc 14bb191634 [travis] Add flake8 job (#23720) 2020-01-15 01:09:08 +07:00
Sergey M․ 6c79785bb0
[travis] Add python 3.8 build 2019-11-16 07:47:23 +07:00
Sergey M․ afd4985f72
[travis] Force dist to Ubuntu Trusty by default
According to https://blog.travis-ci.com/2019-04-15-xenial-default-build-environment Ubuntu Xenial is now default, but it lacks python 2.6, 3.2 and 3.3 support needed by tests
2019-05-23 06:06:49 +07:00
cclauss 7aeb788e56 [travis] Remove sudo: false
Travis now recommends removing `sudo: false` from configuration: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration.
2019-03-03 08:16:48 +07:00
Sergey M․ 305ce767d5
[travis] Add python 3.8-dev build 2018-11-22 02:34:35 +07:00
Sergey M․ bd2d553c7b
[travis] Add python 3.7 build 2018-11-22 02:01:39 +07:00
Sergey M․ 7a6c204fcb
[travis] Add Jython build 2018-01-02 21:13:41 +07:00
Sergey M․ 54009c246e
[travis] Add PyPy builds 2018-01-01 21:54:28 +07:00
Sergey M․ f7a5038305
[travis] Disable IRC notifications 2017-10-22 02:46:28 +07:00
Sergey M․ 21ce434051
[travis] Enable IRC notifications
Let's see how is it verbose now
2017-10-21 02:14:25 +07:00
Sergey M․ 9a9de2d7b2
[travis] Allow download tests to fail and fast finish 2017-10-21 01:58:45 +07:00
Anisse Astier 099cfdb770 [devscripts/run_tests.sh] Change permission for script to 755 2017-02-16 00:28:31 +08:00
Sergey M․ 1e2c3f61fc
[travis] Separate builds for core and download 2017-02-13 17:36:13 +07:00
Sergey M․ 49bd8d5e2e
[travis] Add python 3.6 2017-02-05 02:41:22 +07:00
Yen Chi Hsuan 9d865a1af6
[travis] Skip downloading srelay
SOCKS tests never run on Travis CI due to unknown reasons, and
downloading them broke some tests (e.g.
https://travis-ci.org/rg3/youtube-dl/builds/144306425)
2016-07-13 14:27:14 +08:00
Philipp Hagemeister 86a52881c6 [travis] unsubscribe @phihag 2016-05-29 21:29:38 +02:00
Yen Chi Hsuan e21f17fc86
[test/test_socks] Test with local SOCKS servers 2016-05-10 14:51:38 +08:00
Jaime Marquínez Ferrándiz 08bea4adde Also run tests with python 3.5 2015-09-25 22:34:02 +02:00
Sergey M․ f3a65d9636 [travis] Move to new infrastructure
We don't use rtmpdump in tests anyway
2015-08-18 21:10:52 +06:00
Philipp Hagemeister 7feddd9fc7 [travis] Declare 3.2 (Fixes #5144) 2015-03-06 10:44:24 +01:00
Philipp Hagemeister e1ccc04e9f Test rtmpdump on travis (Fixes #1601) 2015-01-25 04:56:32 +01:00
Jaime Marquínez Ferrándiz 75311a7e16 .travis.yml: Remove my email from the list 2015-01-05 12:29:32 +01:00
Corey Farwell fdb205b19e Enable testing on Python 3.4 2014-05-11 20:13:22 -07:00
M.Yasoob Khalid 233ad24ecf corrected a typo and added myself to travis notifications. 2013-07-18 12:37:02 +05:00
Jaime Marquínez Ferrándiz c8056d866a Add myself to travis notifications 2013-04-20 11:17:03 +02:00
Philipp Hagemeister 20759b340a Disable travis irc notifications
travis is much to verbose for that, with random IEs constantly failing
2013-01-04 00:34:02 +01:00
Philipp Hagemeister 69a3883199 Enable 3.3 in Travis (works; see https://travis-ci.org/phihag/youtube-dl/jobs/3757443 ) 2012-12-20 13:48:39 +01:00
Filippo Valsorda fedb6816cd rollback tests multiprocess, Travis and OSX don't support it 2012-12-11 20:07:35 +01:00
Philipp Hagemeister 4b618047ce Speed up testing (<10s instead of 25s) 2012-12-11 18:52:50 +01:00
Filippo Valsorda 95eb771dcd Merge branch 'master' into fork_master
Conflicts:
	.travis.yml
2012-12-11 12:15:16 +01:00
Filippo Valsorda 1ca63e3ae3 the test didn't load our Gzip opener
this was blocking the Vimeo test

+ some more gentest fixes
2012-12-11 11:33:15 +01:00
Philipp Hagemeister ad348291bb Enable travis notifications 2012-11-29 19:41:09 +01:00
Filippo Valsorda 79ae0a06d5 comment out 3.3 testing until Travis implements it 2012-11-28 11:46:56 +01:00
Filippo Valsorda 5a59fd6392 new .travis.yml with notifications and 3.3 2012-11-28 11:46:03 +01:00
gcmalloc 6b41b61119 correcting travis 2012-10-19 12:53:20 +02:00
gcmalloc aeeb29a356 adding travis support 2012-10-15 10:58:35 +02:00