diff --git a/.travis.yml b/.travis.yml index 6b01369..a9bfeca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,6 @@ language: python python: - "2.7" install: - - pip install PyXmlSec + - pip install PyXmlSec --allow-external PyXMLSec --allow-insecure PyXMLSec script: nosetests diff --git a/README.md b/README.md index d56fe75..b3ba384 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # PyTrustNFe 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: * PyXmlSec