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/10/09 16:15:20 UTC

couchdb commit: updated refs/heads/master to b377c67

Repository: couchdb
Updated Branches:
  refs/heads/master 9831c4026 -> b377c672c


Ensure libmozjs185-dev gets installed

This closes #359

Signed-off-by: Alexander Shorin <kx...@apache.org>


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

Branch: refs/heads/master
Commit: b377c672c090759f8dbdadd0f6ae69d123684120
Parents: 9831c40
Author: Nick Vatamaniuc <va...@gmail.com>
Authored: Thu Oct 8 10:26:37 2015 -0400
Committer: Alexander Shorin <kx...@apache.org>
Committed: Fri Oct 9 17:13:41 2015 +0300

----------------------------------------------------------------------
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/b377c672/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 32d063e..052c492 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
 before_install:
    - sudo apt-get -y update
-   - sudo apt-get -y install libicu-dev libmozjs-dev pkg-config help2man libcurl4-openssl-dev
+   - sudo apt-get -y install libicu-dev libmozjs185-dev pkg-config help2man libcurl4-openssl-dev
    - sudo apt-get -y install libtool automake autoconf autoconf-archive
    - sudo apt-get -y install texlive-latex-base texlive-latex-recommended
    - sudo apt-get -y install texlive-latex-extra texlive-fonts-recommended texinfo