@@ -0,0 +1,9 @@
+language: erlang
+script: "GPROC_DIST=true rebar get-deps compile eunit"
+otp_release:
+ - R16B02
+ - R16B01
+ - R16B
+ - R15B03
+ - R15B02
+ - R15B01
@@ -6,6 +6,8 @@ __Authors:__ Ulf Wiger ([`ulf.wiger@erlang-solutions.com`](mailto:ulf.wiger@erla
Extended process dictionary
+[](https://travis-ci.org/uwiger/gproc)
+
## Note ##
@@ -1,5 +1,3 @@
-
# Module gproc_dist #
* [Description](#description)
* [Function Index](#index)
@@ -334,5 +332,3 @@ the leader died.)
### update_shared_counter/2 ###
`update_shared_counter(Key, Incr) -> any()`
@@ -3,6 +3,9 @@
@doc Extended process dictionary
<h2>Note</h2>
Gproc has two dependencies: `gen_leader' and `edown'. Since most people don't