mirror of
https://github.com/hexbinoct/youtube-dlc.git
synced 2025-05-04 08:33:04 +00:00
[skip travis] revert automerge for now
This commit is contained in:
@@ -35,7 +35,4 @@ jobs:
|
||||
- env: JYTHON=true; YTDL_TEST_SET=core
|
||||
before_install:
|
||||
- if [ "$JYTHON" == "true" ]; then ./devscripts/install_jython.sh; export PATH="$HOME/jython/bin:$PATH"; fi
|
||||
before_script:
|
||||
- rm -rf /youtube_dlc/*
|
||||
- cp /youtube_dl/* /youtube_dlc
|
||||
script: ./devscripts/run_tests.sh
|
||||
|
||||
Reference in New Issue
Block a user