[Calypso-commits] [calypso] 04/04: Add .travis.yml

Guido Guenther agx at moszumanska.debian.org
Sat Oct 22 21:11:14 UTC 2016


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

agx pushed a commit to branch master
in repository calypso.

commit 3a6dfef226d1466406e987eb5ba6ce2f7a8dc6b4
Author: Guido Günther <agx at sigxcpu.org>
Date:   Fri Oct 21 16:21:19 2016 +0200

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

diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..cca95d8
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,6 @@
+language: python
+python:
+  - "2.7"
+install: "pip install -r requirements.txt"
+script:
+  - nosetests -vv

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/calypso/calypso.git



More information about the Calypso-commits mailing list