diff options
author | Jay Doane <jay.s.doane@gmail.com> | 2018-12-28 10:18:06 -0800 |
---|---|---|
committer | Jay Doane <jay.s.doane@gmail.com> | 2018-12-28 10:18:06 -0800 |
commit | 21359d2034daa348b9520f8e49f6fa1806eebd92 (patch) | |
tree | 3e2874828eecec40976273bade07dc00968c5765 /.travis.yml | |
parent | c347470851e1cd62f5c304f15ef9d5ee1b34d1b4 (diff) | |
download | couchdb-21359d2034daa348b9520f8e49f6fa1806eebd92.tar.gz |
Change minimum supported Erlang version to OTP 19
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index c4769d632..45ff9edd2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,8 +6,6 @@ otp_release: - 21.1 - 20.3 - 19.3 - - 18.3 - - 17.5 addons: apt: |