Browse Source

Merge da242d3604 into 3dbeeaf9a9

pull/1/merge
Danimar Ribeiro 11 years ago
parent
commit
7183386661
  1. 2
      .travis.yml
  2. 2
      README.md

2
.travis.yml

@ -2,6 +2,6 @@ language: python
python: python:
- "2.7" - "2.7"
install: install:
- pip install PyXmlSec
- pip install PyXmlSec --allow-external PyXMLSec --allow-insecure PyXMLSec
script: nosetests script: nosetests

2
README.md

@ -1,7 +1,7 @@
# PyTrustNFe # PyTrustNFe
Módulo NF-e escrito em Python Módulo NF-e escrito em Python
[![Coverage Status](https://coveralls.io/repos/danimaribeiro/PyTrustNFe/badge.svg)](https://coveralls.io/r/danimaribeiro/PyTrustNFe)
[![Build Status](https://travis-ci.org/danimaribeiro/PyTrustNFe.svg?branch=master)](https://travis-ci.org/danimaribeiro/PyTrustNFe)
Dependências: Dependências:
* PyXmlSec * PyXmlSec
Loading…
Cancel
Save