From a1245daa38f620b5c1f09c90856ad1777a69d623 Mon Sep 17 00:00:00 2001 From: Sandy Date: Wed, 16 Jul 2014 10:43:52 -0400 Subject: [PATCH] Add ofxparse python dependency --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 20eec755..d1948f88 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ before_install: - export PATH=/tmp/maintainer-quality-tools/travis:$PATH - travis_install_nightly 7.0 - pip install coveralls flake8 + - sudo pip install ofxparse - git clone https://github.com/OCA/account-financial-tools /tmp/account-financial-tools -b 7.0 script: