diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index c5d2a819..00000000 --- a/.travis.yml +++ /dev/null @@ -1,16 +0,0 @@ -language: node_js -node_js: node -branches: - only: - - master - - /^v\d++(\.\d+)?+(\.\d+)?+(\.\d+)?$/ -script: - - npm run build:doc -deploy: - provider: pages - skip-cleanup: true - github-token: $GITHUB_TOKEN - keep-history: true - local-dir: dist/doc - on: - tags: true diff --git a/README.md b/README.md index ab1f53bc..7e1360fe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # @nextcloud/moment -[![Build Status](https://travis-ci.com/nextcloud/nextcloud-moment.svg?branch=master)](https://travis-ci.com/nextcloud/nextcloud-moment) +![Build Status](https://img.shields.io/github/actions/workflow/status/nextcloud-libraries/nextcloud-moment/lint-eslint.yml) [![npm](https://img.shields.io/npm/v/@nextcloud/moment.svg)](https://www.npmjs.com/package/@nextcloud/moment) [![Documentation](https://img.shields.io/badge/Documentation-online-brightgreen)](https://nextcloud.github.io/nextcloud-moment/)