diff options
author | Evgeniy Khramtsov <ekhramtsov@process-one.net> | 2017-08-17 22:14:54 +0300 |
---|---|---|
committer | Evgeniy Khramtsov <ekhramtsov@process-one.net> | 2017-08-17 22:14:54 +0300 |
commit | 793ca45ddac37fbb529c9f064452982c50b4ea01 (patch) | |
tree | d469a3889a968b5379f74fd197ff74628bfba35c | |
parent | Get rid of deprecated crypto functions (diff) |
Add OTP 20.0 to Travis testsing platforms
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 2b1c92190..6e1533a61 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ otp_release: - 17.5 - 18.3 - 19.2 + - 20.0 services: - riak |