You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2017/09/28 21:02:14 UTC

[06/50] meck commit: updated refs/heads/master to 3544aca

Try bumping to Erlang 18.3 on Travis


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

Branch: refs/heads/master
Commit: 158b26d175f79618d8983965f43ef7d65ca259f7
Parents: 82e8406
Author: Adam Lindberg <he...@alind.io>
Authored: Sun May 1 19:18:59 2016 +0200
Committer: Adam Lindberg <he...@alind.io>
Committed: Sun May 1 19:18:59 2016 +0200

----------------------------------------------------------------------
 .travis.yml | 2 +-
 README.md   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-meck/blob/158b26d1/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 3cbdba2..ff58ec2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ notifications:
   email:
     - hello@alind.io
 otp_release:
-  - 18.2
+  - 18.3
   - 17.5
   - R16B03-1
   - R15B03

http://git-wip-us.apache.org/repos/asf/couchdb-meck/blob/158b26d1/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index d45ff2f..c4122fd 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 [![Release](http://img.shields.io/github/release/eproxus/meck.svg?style=flat-square)](https://github.com/eproxus/meck/releases/latest)
 [![Build Status](https://img.shields.io/travis/eproxus/meck/master.svg?style=flat-square)](http://travis-ci.org/eproxus/meck)
-[![Code Climate](http://img.shields.io/badge/code_climate-Erlang_17.4-brightgreen.svg?style=flat-square)](https://travis-ci.org/eproxus/meck)
+[![Code Climate](http://img.shields.io/badge/code_climate-Erlang_18.3-brightgreen.svg?style=flat-square)](https://travis-ci.org/eproxus/meck)
 
 Meck
 ====