From f94b917b66deb8b6abd173547a3f36e7271f6549 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 19 Jan 2021 11:14:12 +0300 Subject: bye-bye, Travis & AppVeyor! --- .github/workflows/example_toolsets.yml | 3 --- 1 file changed, 3 deletions(-) (limited to '.github/workflows/example_toolsets.yml') diff --git a/.github/workflows/example_toolsets.yml b/.github/workflows/example_toolsets.yml index 0ef5727..cb336aa 100644 --- a/.github/workflows/example_toolsets.yml +++ b/.github/workflows/example_toolsets.yml @@ -2,9 +2,6 @@ name: Examples (toolsets) on: push: - branches-ignore: - - travis - - appveyor pull_request: schedule: # Weekly, at 5:30 AM on Saturday (somewhat randomly chosen). -- cgit v1.2.3