Browse Source

add OTP 21 to .travis.yml

brigadier 6 years ago
parent
commit
7fa45ed270
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -2,6 +2,7 @@ language: erlang
 sudo: false
 otp_release:
 # Test on all the latest releases for the major versions supported as specified by the `require_otp_vsn` in rebar.config
+   - 21.0
    - 20.0
    - 19.3
    - 18.0