[Pkg-javascript-commits] [node-browserify-aes] 05/92: travis

Bastien Roucariès rouca at moszumanska.debian.org
Sun Jun 4 09:35:15 UTC 2017


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

rouca pushed a commit to branch master
in repository node-browserify-aes.

commit db9f7f19184ed51025f2696cf1c3f543a68d94c8
Author: Calvin Metcalf <cmetcalf at appgeo.com>
Date:   Thu Oct 16 09:43:21 2014 -0400

    travis
---
 .travis.yml | 1 +
 readme.md   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..d2f3209
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1 @@
+language: node_js
\ No newline at end of file
diff --git a/readme.md b/readme.md
index 2038b40..c10ff3b 100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,4 @@
-browserify-aes
+browserify-aes [![Build Status](https://travis-ci.org/calvinmetcalf/browserify-aes.svg)](https://travis-ci.org/calvinmetcalf/browserify-aes)
 ====
 
 much of this taken from the aes implimentation in [triplesec](https://github.com/keybase/triplesec), they are just normal streams for now, no fancy stuff.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-browserify-aes.git



More information about the Pkg-javascript-commits mailing list