[Pkg-javascript-commits] [node-evp-bytestokey] 01/29: add travis

Bastien Roucariès rouca at moszumanska.debian.org
Fri Sep 8 09:56:49 UTC 2017


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

rouca pushed a commit to branch master
in repository node-evp-bytestokey.

commit 945085aedd9697fb04578d3a1e5c2b27c0f454df
Author: Calvin Metcalf <calvin.metcalf at gmail.com>
Date:   Sun Sep 27 20:06:32 2015 -0400

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

diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..eb83acd
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,6 @@
+language: node_js
+node_js:
+  - "0.11"
+  - "0.10"
+  - "0.12"
+  - "iojs"

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



More information about the Pkg-javascript-commits mailing list