Skip to content

Commit eb54eeb

Browse files
committed
Bump snap and removed travis badge
Signed-off-by: Carlo Lobrano <[email protected]>
1 parent 109be74 commit eb54eeb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![Snap Status](https://github.com/snapcore/snap-store-badges/blob/master/EN/%5BEN%5D-snap-store-black-uneditable%401x.png)](https://snapcraft.io/letsdo)
22
[![PyPI version](https://badge.fury.io/py/letsdo.svg)](https://badge.fury.io/py/letsdo)
3-
[![Build Status](https://travis-ci.org/clobrano/letsdo.svg?branch=master)](https://travis-ci.org/clobrano/letsdo)
3+
44
# Letsdo, the CLI time-tracker
55

66
Letsdo helps you to be more focused and productive tracking the time you spend on your work activities.

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: letsdo
22
base: core20
3-
version: '1.7.3' # just for humans, typically '1.2+git' or '1.3.2'
3+
version: '1.7.4' # just for humans, typically '1.2+git' or '1.3.2'
44
summary: The time-tracker for command-line
55
description: |
66
Letsdo helps you to be more focused and productive, tracking your TODO

0 commit comments

Comments
 (0)