You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2019/12/13 18:48:20 UTC

[couchdb-pkg] branch master updated: BUmp Erlang version in .travis.yml

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-pkg.git


The following commit(s) were added to refs/heads/master by this push:
     new 6c16bfe  BUmp Erlang version in .travis.yml
6c16bfe is described below

commit 6c16bfe39a4ba6a4ed4ea97edac9a071e6ea0d70
Author: Joan Touzet <wo...@apache.org>
AuthorDate: Fri Dec 13 10:48:07 2019 -0800

    BUmp Erlang version in .travis.yml
---
 .travis.yml               | 2 +-
 pkgs.bak/couch/.gitignore | 2 ++
 pkgs.bak/js/.gitignore    | 2 ++
 3 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index c1f536a..3f4da1e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,7 @@ branches:
 
 env:
   global:
-    - ERLANGVERSION=20.3.8.24
+    - ERLANGVERSION=20.3.8.24-1
     - TARBALL_URL=https://dist.apache.org/repos/dist/release/couchdb/source/2.3.1/apache-couchdb-2.3.1.tar.gz
     - TARBALL=apache-couchdb-2.3.1.tar.gz
   matrix:
diff --git a/pkgs.bak/couch/.gitignore b/pkgs.bak/couch/.gitignore
new file mode 100644
index 0000000..d6b7ef3
--- /dev/null
+++ b/pkgs.bak/couch/.gitignore
@@ -0,0 +1,2 @@
+*
+!.gitignore
diff --git a/pkgs.bak/js/.gitignore b/pkgs.bak/js/.gitignore
new file mode 100644
index 0000000..d6b7ef3
--- /dev/null
+++ b/pkgs.bak/js/.gitignore
@@ -0,0 +1,2 @@
+*
+!.gitignore