Skip to content

Commit

Permalink
I feel lazy
Browse files Browse the repository at this point in the history
  • Loading branch information
dvershinin committed May 17, 2019
1 parent ae7c95a commit 604cfcb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ language: python
dist: xenial
python:
- '2.7'
- '3.4'
- '3.5'
- '3.6'
- '3.7'

install: pip install -e .[tests]

Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# lastversion
# lastversion

[![Build Status](https://travis-ci.org/dvershinin/lastversion.svg?branch=master)](https://travis-ci.org/dvershinin/lastversion)

A tiny command line utility that helps to answer one simple question:

Expand Down

0 comments on commit 604cfcb

Please sign in to comment.