[Pkg-bitcoin-commits] [python-quamash] 22/269: Fix(?) Travis config

Jonas Smedegaard dr at jones.dk
Fri Nov 24 11:26:12 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 d7cc71d1eb637b7a6c5ad21a6b8574dd32786d82
Author: Arve Knudsen <arve.knudsen at gmail.com>
Date:   Mon Jun 30 13:47:27 2014 +0200

    Fix(?) Travis config
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index cc74dfe..734f256 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
 language: python
 python:
   - "3.4"
+install: "pip install -U PySide"
 script: py.test
\ No newline at end of file

-- 
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