Skip to content

Commit 73b4a2d

Browse files
committed
Remove travis-ci
1 parent c6c2a23 commit 73b4a2d

File tree

3 files changed

+2
-30
lines changed

3 files changed

+2
-30
lines changed

.github/workflows/cmake.yml renamed to .github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CMake
1+
name: Build
22

33
on:
44
push:

.travis.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# kColorPicker [![Build Status](https://travis-ci.org/ksnip/kColorPicker.svg?branch=master)](https://travis-ci.org/ksnip/kColorPicker)
1+
# kColorPicker ![Build Status](https://github.com/ksnip/kColorPicker/actions/workflows/build.yml/badge.svg)
22
QToolButton with color popup menu with lets you select a color. The popup features a color dialog button which can be used to add custom colors to the popup menu.
33

44
Version 0.1.6

0 commit comments

Comments
 (0)