diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0035b60..9755732 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,6 @@ name: 'Continuous Integration' on: push: - branches-ignore: - - stable tags-ignore: - '*' paths-ignore: diff --git a/.travis.yml b/.travis.yml index db6c373..fb5b3ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,7 @@ script: - bash _cibuild.sh branches: - only: stable + only: master git: depth: false # for posts lastmod