diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 5aa0e71..0000000 --- a/.travis.yml +++ /dev/null @@ -1,13 +0,0 @@ -sudo: false -language: python -arch: - - amd64 - - ppc64le -python: - - "3.5" - - "3.6" - - "3.7" -before_install: - - sudo chown -Rvf $USER:$GROUP ~/.cache/pip/wheels -install: pip install tox-travis -script: tox diff --git a/docs/README.md b/docs/README.md index 87fbfe9..5d529bc 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ gcalcli ======= -[![Build Status](https://travis-ci.org/insanum/gcalcli.svg?branch=master)](https://travis-ci.org/insanum/gcalcli) +[![Build Status](https://github.com/insanum/gcalcli/actions/workflows/tests.yml/badge.svg)](https://github.com/insanum/gcalcli/actions/workflows/tests.yml) #### Google Calendar Command Line Interface