aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/basic.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-01-19 11:14:12 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-01-19 11:14:12 +0300
commitf94b917b66deb8b6abd173547a3f36e7271f6549 (patch)
tree635361f49a915ca0ebfaa040789dfca1cab486c1 /.github/workflows/basic.yml
parentproject.cmake: --toolset auto shouldn't set any compiler flags (diff)
downloadcmake-common-f94b917b66deb8b6abd173547a3f36e7271f6549.tar.gz
cmake-common-f94b917b66deb8b6abd173547a3f36e7271f6549.zip
bye-bye, Travis & AppVeyor!no_more_travis
Diffstat (limited to '.github/workflows/basic.yml')
-rw-r--r--.github/workflows/basic.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/basic.yml b/.github/workflows/basic.yml
index 1d49a80..6cdf983 100644
--- a/.github/workflows/basic.yml
+++ b/.github/workflows/basic.yml
@@ -2,9 +2,6 @@ name: Basic usage
on:
push:
- branches-ignore:
- - travis
- - appveyor
pull_request:
schedule:
# Weekly, at 5:30 AM on Saturday (somewhat randomly chosen).