You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by be...@apache.org on 2014/02/16 00:02:41 UTC

couchdb commit: updated refs/heads/1994-merge-rcouch to 608db40

Repository: couchdb
Updated Branches:
  refs/heads/1994-merge-rcouch 54f16a891 -> 608db4053


fix travis CI: bootstrap is gone


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

Branch: refs/heads/1994-merge-rcouch
Commit: 608db4053e2a59fbabbf2dc18c88e5da2087b861
Parents: 54f16a8
Author: Benoit Chesneau <bc...@gmail.com>
Authored: Sun Feb 16 00:01:22 2014 +0100
Committer: Benoit Chesneau <bc...@gmail.com>
Committed: Sun Feb 16 00:01:22 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/608db405/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index b8656e2..cb8e707 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ before_install:
    - sudo apt-get -y install texlive-latex-base texlive-latex-recommended
    - sudo apt-get -y install texlive-latex-extra texlive-fonts-recommended texinfo
    - sudo apt-get -y install python-pygments python-docutils python-sphinx 
-before_script: ./bootstrap && make 
+before_script: make 
 script: make check
 language: erlang
 otp_release: