You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by de...@apache.org on 2014/07/28 15:47:53 UTC

[5/8] fauxton commit: updated refs/heads/secondary-indexes to 4c45e12

readd travis support


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

Branch: refs/heads/secondary-indexes
Commit: c82998263fd6b6607915a21406255557065b4fdc
Parents: b6e4fd1
Author: Robert Kowalski <ro...@kowalski.gd>
Authored: Sat Jul 26 18:22:54 2014 +0200
Committer: Robert Kowalski <ro...@kowalski.gd>
Committed: Sat Jul 26 18:22:54 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/c8299826/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..6e5919d
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,3 @@
+language: node_js
+node_js:
+  - "0.10"