[skip travis] revert automerge for now

This commit is contained in:
Unknown
2020-09-03 04:06:30 +02:00
parent e367127957
commit 53d26f2406
801 changed files with 0 additions and 138621 deletions

View File

@@ -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