Fixing travis, adding logo
This commit is contained in:
parent
9e66222acf
commit
bdfd6d4f27
2 changed files with 4 additions and 1 deletions
|
@ -2,6 +2,6 @@ language: python
|
|||
python:
|
||||
- '3.6'
|
||||
install:
|
||||
- pip install ecrterm/requirements.txt
|
||||
- pip install -r ecrterm/requirements.txt
|
||||
script:
|
||||
- python -m unittest discover -v
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
[![Build Status](https://travis-ci.org/karolyi/py3-ecrterm.svg?branch=master)](https://travis-ci.org/karolyi/py3-ecrterm)
|
||||
|
||||
ecrterm
|
||||
=======
|
||||
|
||||
Python ZVT 700 interface (electronic cash registers)
|
||||
|
||||
|
|
Loading…
Reference in a new issue