[Pkg-bitcoin-commits] [python-quamash] 21/269: Add travis configuration

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 b7b33e5653fb8196c4e959e94275378985778f49
Author: Arve Knudsen <arve.knudsen at gmail.com>
Date:   Mon Jun 30 13:41:03 2014 +0200

    Add travis configuration
---
 .travis.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..cc74dfe
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,4 @@
+language: python
+python:
+  - "3.4"
+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