[Pkg-bitcoin-commits] [python-quamash] 166/269: actually include tox

Jonas Smedegaard dr at jones.dk
Fri Nov 24 11:26:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository python-quamash.

commit f7d1deb6bcefaa873c3c7ac4ad029e1a89844014
Author: Mark Harviston <mark.harviston at gmail.com>
Date:   Sun Dec 14 04:55:54 2014 -0800

    actually include tox
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 0f1d3e9..a1a9e5d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ before_install:
   - "sh -e /etc/init.d/xvfb start"
 install:
   - sudo apt-get install libqt4-dev
-  - pip install wheelhouse/PySide-1.2.2-cp34-cp34m-linux_x86_64.whl
+  - pip install wheelhouse/PySide-1.2.2-cp34-cp34m-linux_x86_64.whl tox
    # Travis CI servers use virtualenvs, so we need to finish the install by the following
   - python ~/virtualenv/python${TRAVIS_PYTHON_VERSION}/bin/pyside_postinstall.py -install
 script: tox -e py34-pyside,py34-flake8

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/python-quamash.git



More information about the Pkg-bitcoin-commits mailing list