Browse Source

add erlang 20 for test

getong 7 years ago
parent
commit
51bbd00b29
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -14,6 +14,7 @@ before_script:
   - mysql -uroot -e "grant all privileges on otptestssl.* to otptestssl@localhost identified by 'otptestssl' require ssl"
 script: 'make tests'
 otp_release:
+  - 20.0
   - 19.0
   - 18.3
   - 17.3