From b237a0d2cf163e62e33bfb7bd964da5d711f3be3 Mon Sep 17 00:00:00 2001 From: gavin Date: Mon, 6 Jul 2020 11:23:16 +0530 Subject: [PATCH] Revert "chore: dont run travis for docs updates" --- .travis.yml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/.travis.yml b/.travis.yml index 19efc21b..aa4416c6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ dist: bionic sudo: true git: - depth: 2 + depth: 1 cache: - pip @@ -70,16 +70,6 @@ matrix: env: TEST=easy_install script: sudo python $TRAVIS_BUILD_DIR/install.py --user travis --run-travis --production --verbose -before_install: -- | - if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then - TRAVIS_COMMIT_RANGE="FETCH_HEAD...$TRAVIS_BRANCH" - fi - git diff --name-only $TRAVIS_COMMIT_RANGE | grep -qvE '\.md$|^docs' || { - echo "Only docs were updated, stopping build process." - exit - } - install: - pip install urllib3 pyOpenSSL ndg-httpsclient pyasn1