aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Chmielowski <pchmielowski@process-one.net>2016-04-18 14:25:41 +0200
committerPaweł Chmielowski <pchmielowski@process-one.net>2016-04-18 14:25:41 +0200
commit0bdcafdb021c024bd96eac301352b73c314950f9 (patch)
treed38a96ca1b6758e6e3b63dd98666793829b81d6f
parentRemove --auth in ejabberd_ctl.erl as it's useless, still useful for mod_rest (diff)
Use erlang 18.3 in travis tests
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0dd13892c..d30afbb18 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ language: erlang
otp_release:
- 17.5
- - 18.2.1
+ - 18.3
services:
- riak