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/24 12:22:20 UTC

[2/2] snappy commit: updated refs/heads/master to 0ab2796

Integrate with Travis CI


Project: http://git-wip-us.apache.org/repos/asf/couchdb-snappy/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-snappy/commit/0ab2796f
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-snappy/tree/0ab2796f
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-snappy/diff/0ab2796f

Branch: refs/heads/master
Commit: 0ab2796f82789895a2a86d403e63f3823d3c5a1d
Parents: b891ec1
Author: Alexander Shorin <kx...@apache.org>
Authored: Fri Jul 24 07:25:50 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Fri Jul 24 07:29:32 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb-snappy/blob/0ab2796f/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..99e6cb3
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,10 @@
+language: erlang
+
+otp_release:
+   - 17.5
+   - 17.4
+   - 17.1
+   - 17.0
+   - R16B03-1
+   - R14B04
+   - R14B02