You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/07/29 00:42:31 UTC

[06/54] jiffy commit: updated refs/heads/master to ef77de4

Enable Travis-CI builds


Project: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/commit/4774f72d
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/tree/4774f72d
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/diff/4774f72d

Branch: refs/heads/master
Commit: 4774f72d557c7c76355513e799e6e95eea496d50
Parents: 11ab973
Author: Paul J. Davis <pa...@gmail.com>
Authored: Mon Jun 16 21:06:22 2014 -0500
Committer: Paul J. Davis <pa...@gmail.com>
Committed: Mon Jun 16 21:06:22 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/blob/4774f72d/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..2d661f6
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,14 @@
+language: erlang
+notifications:
+  email: paul.joseph.davis@gmail.com
+otp_release:
+   - 17.0
+   - R16B03-1
+   - R16B02
+   - R16B01
+   - R15B03
+   - R15B02
+   - R15B01
+   - R14B04
+   - R14B03
+   - R14B02